mongoose
MongoDB ORM
A MongoDB ORM tool for building Nest.js applications
Mongoose module for Nest framework (node.js) 🍸
527 stars
8 watching
118 forks
Language: TypeScript
last commit: 6 days 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,933 |
mikro-orm/nestjs | A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers. | 205 |
nartc/nest-mean | A NestJS-based backend with MongoDB integration and Angular frontend, along with Docker support. | 365 |
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 | 328 |
grapeoffjs/kindagoose | A wrapper that simplifies integration with MongoDB and NestJS using Typegoose | 27 |
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. | 841 |
nestjs/nest-cli | A tool that helps developers set up and maintain Nest applications | 1,975 |
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. | 81 |
purekid/mongodm | A MongoDB Object-Relational Mapping (ORM) system that supports complex relationships and multiple inheritance models. | 200 |
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. | 392 |