Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ronnix/pymongres
Document-oriented API for PostgreSQL 9.3+
https://github.com/ronnix/pymongres
mongodb postgresql python
Last synced: 25 days ago
JSON representation
Document-oriented API for PostgreSQL 9.3+
- Host: GitHub
- URL: https://github.com/ronnix/pymongres
- Owner: ronnix
- License: apache-2.0
- Created: 2013-10-05T08:44:10.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-03T15:39:42.000Z (about 11 years ago)
- Last Synced: 2024-05-01T13:30:08.857Z (6 months ago)
- Topics: mongodb, postgresql, python
- Language: Python
- Homepage:
- Size: 152 KB
- Stars: 11
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
What is this?
=============PyMongres is an experimental document-oriented API for PostgreSQL.
It provides a MongoDB-like interface based on the JSON support
available in PostgreSQL 9.3+.Credits
=======The API and most unit tests are adapted from PyMongo_.
.. _PyMongo: https://github.com/mongodb/mongo-python-driver