waterline

ORM library

An adapter-based ORM for Node.js with support for various databases and protocols.

An adapter-based ORM for Node.js with support for mysql, mongo, postgres, mssql (SQL Server), and more

GitHub

5k stars
157 watching
605 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
balderdashy/sails A web framework for building Node.js applications with real-time features and enterprise-grade support 22,848
seaql/sea-orm An async and dynamic ORM (Object-Relational Mapping) tool for building web services in Rust. 7,373
prisma/prisma A toolkit for building databases and applications with a unified, type-safe query builder 39,737
node-formidable/formidable A module for parsing multipart form data, especially file uploads in Node.js applications. 7,055
sequelize/sequelize An ORM tool for various databases, providing features like transactions and relations to interact with databases using a promise-based interface. 29,584
automattic/mongoose A tool for working with MongoDB in Node.js applications. 26,982
mongoengine/flask-mongoengine An extension for Flask web applications that integrates with MongoDB using MongoEngine and provides support for form validation and debugging tools. 841
nestjs/mongoose A MongoDB ORM tool for building Nest.js applications 527
angular-fullstack/generator-angular-fullstack Generates an Angular-based web application with a full-stack setup using Express and MongoDB. 6,121
vincit/objection.js An ORM that allows easy interaction with databases using a query builder 7,268
mikro-orm/mikro-orm An ORM framework for TypeScript and Node.js that uses Data Mapper, Unit of Work, and Identity Map patterns to simplify database interactions 7,818
uptrace/bun An ORM for Go that supports multiple databases and provides an easy-to-use API for writing complex queries 3,792
zzy/tide-async-graphql-mongodb A comprehensive framework for building GraphQL services and web applications with Rust 44
bookshelf/bookshelf A JavaScript library providing an object-relational mapper (ORM) for Node.js to interact with PostgreSQL, MySQL, and SQLite3 databases. 6,361
seaql/seaography A GraphQL framework for building resolvers using an ORM system. 401