Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 617222e commit 8439a7dCopy full SHA for 8439a7d
README.md
@@ -816,6 +816,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
816
* [awesome-sqlalchemy](https://github.com/dahlia/awesome-sqlalchemy)
817
* [Peewee](https://github.com/coleifer/peewee) - A small, expressive ORM.
818
* [PonyORM](https://ponyorm.com/) - ORM that provides a generator-oriented interface to SQL.
819
+ * [pyDAL](https://github.com/web2py/pydal/) - A pure Python Database Abstraction Layer.
820
* [python-sql](https://pypi.python.org/pypi/python-sql) - Write SQL queries pythonically.
821
* NoSQL Databases
822
* [django-mongodb-engine](https://github.com/django-nonrel/mongodb-engine) - Django MongoDB Backend.
0 commit comments