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
483 watching
4k forks
Language: JavaScript
last commit: 6 days 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,053 |
mongo-express/mongo-express | A Node.js-based web interface to manage MongoDB databases and collections. | 5,587 |
angular-fullstack/generator-angular-fullstack | Generates an Angular-based web application with a full-stack setup using Express and MongoDB. | 6,122 |
nestjs/mongoose | A MongoDB ORM tool for building Nest.js applications | 527 |
mongodb/mongoid | An Object-Document Mapper framework for interacting with MongoDB databases in Ruby. | 3,916 |
cesanta/mongoose | A lightweight network library for C/C++ developers to create embedded network applications with simple event-driven APIs for TCP, HTTP, WebSocket, MQTT, and other protocols. | 11,152 |
mongodb/laravel-mongodb | Provides an ORM interface to MongoDB | 7,018 |
mongodb/mongo | A high-performance, NoSQL document-oriented database system written in C++ | 26,366 |
mongodb/motor | A Python driver for MongoDB with non-blocking access and support for asyncio and Tornado applications | 2,431 |
hagopj13/node-express-boilerplate | A boilerplate project for quickly building RESTful APIs using Node.js and Express. | 6,976 |
mrvautin/adminmongo | A user interface to manage MongoDB connections and databases | 3,875 |
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,411 |