The development team of the Pony project comes with this intro: Using Pony object-relational mapper you can concentrate on writing the 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. The Pony python module can be installed on Python 2.7 or Python 3. Today
from Planet Python
via read more
No comments:
Post a Comment