Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8439a7d

Browse files
authored
Added Web2py's pyDAL database ORM
Added pyDAL to ## ORM * Relational Databases section.
1 parent 617222e commit 8439a7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -816,6 +816,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
816816
* [awesome-sqlalchemy](https://github.com/dahlia/awesome-sqlalchemy)
817817
* [Peewee](https://github.com/coleifer/peewee) - A small, expressive ORM.
818818
* [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.
819820
* [python-sql](https://pypi.python.org/pypi/python-sql) - Write SQL queries pythonically.
820821
* NoSQL Databases
821822
* [django-mongodb-engine](https://github.com/django-nonrel/mongodb-engine) - Django MongoDB Backend.

0 commit comments

Comments
 (0)