waterline icon
waterline icon

waterline

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

waterline screenshot 1

Cost / License

  • Free
  • Open Source (MIT)

Platforms

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

Features

  1.  Object Relational Mapping
  2.  LDAP support
  3.  MongoDB

waterline News & Activities

Highlights All activities

Recent activities

waterline information

  • Developed by

    US flagSails.js
  • Licensing

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

  • Alternatives

    22 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  5,410 Stars
  •  597 Forks
  •  34 Open Issues
  •   Updated  
View on GitHub
waterline was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

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