mongoose
MongoDB ORM
A MongoDB ORM tool for building Nest.js applications
Mongoose module for Nest framework (node.js) 🍸
531 stars
8 watching
119 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
javascriptmongodbmongoosenestnestjsnodejsnosqltypescript
Related projects:
Repository | Description | Stars |
---|---|---|
nestjs/typeorm | A module for the Nest framework that provides support for Object-Relational Mapping (ORM) using TypeORM. | 1,957 |
mikro-orm/nestjs | A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers. | 210 |
nartc/nest-mean | A NestJS-based backend with MongoDB integration and Angular frontend, along with Docker support. | 368 |
jysperm/mabolo | An Object-Relational Mapping (ORM) tool for MongoDB | 25 |
mongodb-js/vscode | An extension for VS Code that allows developers to work directly with MongoDB data in their code editor | 327 |
benawad/nest-mongo-graphql | A Nest.js application with MongoDB integration and GraphQL support for building data-driven RESTful APIs | 82 |
vladotesanovic/mant | A NestJS-based web application framework using Angular and MongoDB | 20 |
mongoengine/flask-mongoengine | An extension for Flask web applications that integrates with MongoDB using MongoEngine and provides support for form validation and debugging tools. | 842 |
nestjs/nest-cli | A tool that helps developers set up and maintain Nest applications | 1,988 |
mikro-orm/express-ts-example-app | An Express.js application using Mikro-ORM and TypeScript to manage data in MongoDB | 61 |
mikro-orm/nestjs-example-app | An example application demonstrating integration of NestJS and MySQL using a lightweight ORM for data modeling and persistence. | 83 |
purekid/mongodm | A MongoDB Object-Relational Mapping (ORM) system that supports complex relationships and multiple inheritance models. | 201 |
mongodb-js/boxednode | Packs JavaScript and Node.js into a single binary | 635 |
turnersoftware/mongoframework | An Entity Framework-like interface for MongoDB that simplifies the process of mapping and interacting with MongoDB data. | 393 |