mongoengine
MongoDB ORM
An Object-Document-Mapper for interacting with MongoDB.
A Python Object-Document-Mapper for working with MongoDB
4k stars
136 watching
1k forks
Language: Python
last commit: 3 months ago
Linked from 3 awesome lists
hacktoberfestmongomongodbmongodb-ormodmormpymongopython
Related projects:
Repository | Description | Stars |
---|---|---|
mongodb/node-mongodb-native | The official Node.js driver for interacting with MongoDB databases | 10,055 |
mongodb/mongo-go-driver | A Golang driver that provides a connection to MongoDB databases | 8,200 |
mongodb/mongo | A high-performance, NoSQL document-oriented database system written in C++ | 26,503 |
mongodb/mongoid | An Object-Document Mapper framework for interacting with MongoDB databases in Ruby. | 3,916 |
mongodb/mongo-python-driver | Provides an official Python driver for interacting with MongoDB databases. | 4,169 |
mongodb/mongo-java-driver | A Java library that provides a driver for interacting with MongoDB databases | 2,620 |
automattic/mongoose | A tool for working with MongoDB in Node.js applications. | 27,026 |
mongodb/laravel-mongodb | Provides an ORM interface to MongoDB | 7,024 |
mongo-express/mongo-express | A web-based MongoDB admin interface written with Node.js and Express. | 5,620 |
jeromelebel/mongohub-mac | A native macOS client for interacting with MongoDB databases | 2,429 |
mongodb/mongo-csharp-driver | A C# driver for interacting with the NoSQL MongoDB database system | 3,155 |
scille/umongo | A Python library for interacting with MongoDB using object-document mapping and asynchronous support | 447 |
marioidival/pyramid_mongoengine | An extension that enables MongoDB integration with the Pyramid web framework. | 13 |
go-mgo/mgo | A MongoDB driver for Go that allows interaction with the MongoDB NoSQL database | 2,735 |
mongodb-js/vscode | An extension for VS Code that allows developers to work directly with MongoDB data in their code editor | 327 |