File tree 1 file changed +3
-0
lines changed 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -830,6 +830,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
830
830
* [ Orator] ( https://orator-orm.com ) - The Orator ORM provides a simple yet beautiful ActiveRecord implementation.
831
831
* [ Peewee] ( https://github.com/coleifer/peewee ) - A small, expressive ORM.
832
832
* [ PonyORM] ( https://ponyorm.com/ ) - ORM that provides a generator-oriented interface to SQL.
833
+ * [ pyDAL] ( https://github.com/web2py/pydal/ ) - A pure Python Database Abstraction Layer.
833
834
* [ python-sql] ( https://pypi.python.org/pypi/python-sql ) - Write SQL queries pythonically.
834
835
* NoSQL Databases
835
836
* [ django-mongodb-engine] ( https://github.com/django-nonrel/mongodb-engine ) - Django MongoDB Backend.
@@ -1183,6 +1184,8 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
1183
1184
* [ awesome-pyramid] ( https://github.com/uralbash/awesome-pyramid )
1184
1185
* [ Tornado] ( http://www.tornadoweb.org/en/latest/ ) - A Web framework and asynchronous networking library.
1185
1186
* [ TurboGears] ( http://www.turbogears.org/ ) - A microframework that can scale up to a full stack solution.
1187
+ * [ Web2py] ( http://www.web2py.com/ ) - Full-stack enterprise framework for secure database-driven web-based applications.
1188
+ * [ GitHub Web2py] ( https://github.com/web2py )
1186
1189
1187
1190
## WebSocket
1188
1191
You can’t perform that action at this time.
0 commit comments