Alexey Malashkevich

Number of videos:
1
Pony Object-Relational Mapper

Pony is an object-relational mapper implemented in Python. It allows writing advanced SQL queries using plain Python in the form of a generator expression. This way queries look very concise. Pony implements the IdentityMap pattern, offers a solution for N+1 select problem, and has a visual editor for models.

Event: PyCon US 2013
Speakers: Alexey Malashkevich
Recorded: March 17, 2013
Language: English
Last updated: April 17, 2013