|
|
|
|
|
by tga
4546 days ago
|
|
In this combination SQLAlchemy feels a bit mismatched because it is heavier than Flask itself, somewhat negating the joy of using a micro framework. On small projects I enjoyed using things like the web2py Data Access Layer, a single module sweetening access to a large number of databases. https://code.google.com/p/web2py/source/browse/gluon/dal.py |
|