aboutsummaryrefslogtreecommitdiff
path: root/databases/py-pony/pkg-descr
blob: 6dc6a712139317515a47fc14f90709a9f30dcd3a (plain) (blame)
1
2
3
4
5
6
Using Pony object-relational mapper you can concentrate on writing business
logic of your application and use Python syntax for interacting with the
database. Pony translates such queries into SQL and executes them in the
database in the most efficient way.

WWW: https://ponyorm.org/