pyramid_mongoengine
MongoDB framework
An extension that enables MongoDB integration with the Pyramid web framework.
Mongoengine Pyramid extension
13 stars
4 watching
5 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
mongodbpyramidpyramid-mongoenginepython
Related projects:
Repository | Description | Stars |
---|---|---|
niallo/pyramid_mongodb | A basic Pyramid scaffold for MongoDB persistence | 44 |
scille/umongo | A Python library for interacting with MongoDB using object-document mapping and asynchronous support | 448 |
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 |
mongodb/pymodm | Provides an object-oriented interface to MongoDB | 354 |
davidlatwe/montydb | A pure Python-implemented alternative to MongoDB. | 583 |
thephpleague/monga | Provides a simple abstraction layer for interacting with MongoDB databases in PHP | 332 |
agirbal/umongo | A Java-based desktop application for administering a MongoDB cluster | 581 |
magicdict/mongocola | A C# tool for managing and interacting with MongoDB databases | 539 |
chenmingyong0423/go-mongox | A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 137 |
nakagami/nmongo | A MongoDB driver for CPython and MicroPython with shell-like APIs and support for multiple databases | 20 |
mongodb/design | An official documentation site for LeafyGreen's MongoDB-related tools and resources | 36 |
mongodb/mongo-php-library | Provides a high-level API for interacting with MongoDB databases | 1,600 |
nilportugues/mongodb-repository | A library that simplifies interactions with MongoDB databases by providing a uniform interface for common data operations. | 9 |
yosaiproject/pyramid_yosai | Integrates Yosai security framework with the Pyramid web application framework | 5 |
enterprisedb/mongo_fdw | A PostgreSQL extension that enables interaction with MongoDB databases through foreign data wrappers. | 330 |