waterline icon
waterline icon

waterline

 Like this app

An adapter-based ORM for Node.js with support for MySQL, MongoDB, Postgres, MSSQL (SQL Server), and more.

waterline screenshot 1

License model

  • FreeOpen Source

Platforms

  • Self-Hosted
  • Node.JS
  • npm
  No rating
0 likes
0comments
0 news articles

Features

Suggest and vote on features
  1.  Object Relational Mapping
  2.  LDAP support
  3.  MongoDB

waterline News & Activities

Highlights All activities

Recent activities

Show all activities

waterline information

  • Developed by

    Sails.js
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    21 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  5,409 Stars
  •  603 Forks
  •  32 Open Issues
  •   Updated Dec 11, 2022 
View on GitHub

Our users have written 0 comments and reviews about waterline, and it has gotten 0 likes

waterline was added to AlternativeTo by Paul on Jun 27, 2024 and this page was last updated Jun 27, 2024.
No comments or reviews, maybe you want to be first?
Post comment/review

What is waterline?

Waterline is a new kind of storage and retrieval engine.

It provides a uniform API for accessing stuff from different kinds of databases, protocols, and 3rd party APIs. That means you write the same code to get and store things like users, whether they live in Redis, MySQL, LDAP, MongoDB, or Postgres.

Waterline strives to inherit the best parts of ORMs like ActiveRecord, Hibernate, and Mongoose, but with a fresh perspective and emphasis on modularity, testability, and consistency across adapters.

Official Links