pkgsrc/databases/py-peewee/DESCR

4 lines
157 B
Text
Raw Normal View History

Peewee is a simple and small ORM. It has few (but expressive)
concepts, making it easy to learn and intuitive to use.
Supports SQLite, MySQL and PostgreSQL.