mongoose
MongoDB toolkit
A tool for working with MongoDB in Node.js applications.
MongoDB object modeling designed to work in an asynchronous environment.
27k stars
484 watching
4k forks
Language: JavaScript
last commit: about 1 month ago
Linked from 2 awesome lists
mongomongodbnodejsodmorm
Related projects:
Repository | Description | Stars |
---|---|---|
mongodb/node-mongodb-native | The official Node.js driver for interacting with MongoDB databases | 10,055 |
mongo-express/mongo-express | A web-based MongoDB admin interface written with Node.js and Express. | 5,620 |
angular-fullstack/generator-angular-fullstack | Generates an Angular-based web application with a full-stack setup using Express and MongoDB. | 6,120 |
nestjs/mongoose | A MongoDB ORM tool for building Nest.js applications | 531 |
mongodb/mongoid | An Object-Document Mapper framework for interacting with MongoDB databases in Ruby. | 3,916 |
cesanta/mongoose | An embedded network library providing event-driven APIs for various protocols. | 11,234 |
mongodb/laravel-mongodb | Provides an ORM interface to MongoDB | 7,024 |
mongodb/mongo | A high-performance, NoSQL document-oriented database system written in C++ | 26,503 |
mongodb/motor | A Python driver for MongoDB with non-blocking access and support for asyncio and Tornado applications | 2,446 |
hagopj13/node-express-boilerplate | A boilerplate project for quickly building RESTful APIs using Node.js and Express. | 7,017 |
mrvautin/adminmongo | A user interface to manage MongoDB connections and databases | 3,878 |
feathersjs-ecosystem/feathers-mongoose | Provides a Feathers database adapter for Mongoose, an object modeling tool for MongoDB. | 189 |
cnodejs/nodeclub | A Node.js-based community platform with MongoDB and Redis integration | 9,335 |
oslabs-beta/dangodb | A MongoDB Object Document Mapper (ODM) library built for Deno runtime | 121 |
balderdashy/waterline | An adapter-based ORM for Node.js with support for various databases and protocols. | 5,409 |