9f90cca55f
of relational databases (MySQL / MariaDB, PostgreSQL, SQLite3) in a pretty object oriented way. There is usually no need to write SQL. PR: ports/185470 Submitted by: Matthias Petermann <matthias@petermann-it.de>
4 lines
132 B
Text
4 lines
132 B
Text
Peewee is a small, expressive ORM written in Python. It supports
|
|
PostgreSQL, MySQL and SQLite.
|
|
|
|
WWW: http://peewee.readthedocs.org
|