Pony ORM
Pony (source code) is a Python object-relational mapper (ORM) library (database module source code). Pony can be used to interact and manipulate data in relational databases, including PostgreSQL, SQLite and MySQL.
Pony is an implementation of the object-relational mapping (ORM) concept. Learn more in the data chapter or view all topics.
Pony resources
-
Why you should give Pony ORM a chance explains some of the benefits of Pony ORM that make it worth trying out.
-
An intro to Pony ORM shows the basics of how to use the library, such as creating databases and manipulating data.
-
The Pony ORM author explains on a Stack Overflow answer how Pony ORM works behind the scenes. Worth a read whether or not you're using the ORM just to find out how some of the magic coding works.
What about ORMs and databases do you want to learn next?
1. Introduction
2. Development Environments
3. Data
Relational Databases
PostgreSQL
MySQL
SQLite
Object-relational Mappers
SQLAlchemy
Peewee
Django ORM
Pony ORM
NoSQL Data Stores
Redis
MongoDB
Apache Cassandra
Neo4j
Data analysis
pandas
SciPy & NumPy
Data visualization
Bokeh
d3.js
Matplotlib
Markup Languages
Markdown
reStructuredText
Oracle
4. Web Development
5. Deployment
6. DevOps
Changelog
What Full Stack Means
About the Author
Future Directions
Page Statuses
...or view the full table of contents.
Full Stack Python
Full Stack Python
is an open book that explains concepts in plain language and provides
helpful resources for those topics.
Updates via Twitter & Facebook.
Updates via Twitter & Facebook.

