pyramid_mongodb
MongoDB scaffold
A basic Pyramid scaffold for MongoDB persistence
Basic Pyramid Scaffold to easily use MongoDB for persistence with the Pyramid Web framework
44 stars
2 watching
12 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
marioidival/pyramid_mongoengine | An extension that enables MongoDB integration with the Pyramid web framework. | 13 |
davidlatwe/montydb | A pure Python-implemented alternative to MongoDB. | 583 |
pylons/pyramid_chameleon | Bindings for Chameleon templating system in Pyramid web framework | 10 |
pylons/pyramid_jinja2 | Bindings for integrating Jinja2 templating with the Pyramid web framework. | 71 |
colinhiggs/pyramid-jsonapi | Automates creation of JSON-APIs from SQLAlchemy models and the Pyramid framework. | 26 |
pylons/pyramid_beaker | A sessioning binding library for the Pyramid web framework | 49 |
formalchemy/pyramid_formalchemy | Tools and utilities for integrating FormAlchemy into Pyramid web applications | 44 |
mongodb-labs/pymongoexplain | Provides a simplified interface to explain MongoDB commands in PyMongo | 3 |
scille/umongo | A Python library for interacting with MongoDB using object-document mapping and asynchronous support | 448 |
pylons/pyramid_zodbconn | Provides a bridge between a Python web application and the ZODB object database | 4 |
joulez/pyramid_sessions | Enables multiple session support in Pyramid Web Framework applications | 0 |
pylons/pyramid_tm | Manages transactions within Python web applications without requiring middleware. | 34 |
mrijken/pyramid_bowerstatic | Integrates BowerStatic into Pyramid to manage client-side resources | 14 |
benawad/nest-mongo-graphql | A Nest.js application with MongoDB integration and GraphQL support for building data-driven RESTful APIs | 82 |
nakagami/nmongo | A MongoDB driver for CPython and MicroPython with shell-like APIs and support for multiple databases | 20 |