
docs.ponyorm.com
What is Pony ORM? — Pony ORM documentationWhat is Pony ORM? There are other popular mappers implemented in Python such as Django and SQLAlchemy, but we believe that Pony has some distinct advantages:. An exceptionally convenient syntax for writing queries. An elegant solution for the N 1 problem. The online database schema editor. In comparison to Django, Pony provides:. Automatic caching of queries and objects. Full support of composite keys. The ability to easily write queries using LEFT JOIN, HAVING and other features of SQL. Is an entity cla...
http://docs.ponyorm.com/
SOCIAL ENGAGEMENT