Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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+

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