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

Skip to content

Commit e865d02

Browse files
authored
Merge pull request vinta#787 from preactive/patch-1
Added Web2py to Web Frameworks
2 parents 3acd416 + 8af855d commit e865d02

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -830,6 +830,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
830830
* [Orator](https://orator-orm.com) - The Orator ORM provides a simple yet beautiful ActiveRecord implementation.
831831
* [Peewee](https://github.com/coleifer/peewee) - A small, expressive ORM.
832832
* [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.
833834
* [python-sql](https://pypi.python.org/pypi/python-sql) - Write SQL queries pythonically.
834835
* NoSQL Databases
835836
* [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).
11831184
* [awesome-pyramid](https://github.com/uralbash/awesome-pyramid)
11841185
* [Tornado](http://www.tornadoweb.org/en/latest/) - A Web framework and asynchronous networking library.
11851186
* [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)
11861189

11871190
## WebSocket
11881191

0 commit comments

Comments
 (0)