pony
Pony is a Python Object Relational Mapper (ORM) with beautiful query syntax.
Pony is a Python Object Relational Mapper (ORM) with beautiful query syntax.
To install this package, run one of the following:
Pony ORM is easy to use and powerful object-relational mapper for Python. Using Pony, developers can create and maintain database-oriented software applications faster and with less ffort. One of the most interesting features of Pony is its ability to write queries to the database using generator expressions. Pony then analyzes the abstract syntax tree of a generator and translates it to its SQL equivalent.
Summary
Pony is a Python Object Relational Mapper (ORM) with beautiful query syntax.
Last Updated
Aug 26, 2024 at 22:57
License
Apache-2.0
Total Downloads
176.7K
Supported Platforms
Unsupported Platforms
Home
https://ponyorm.comGitHub Repository
https://github.com/ponyorm/ponyDocumentation
https://docs.ponyorm.com