Peewee is a simple and small ORM. It has few (but expressive) concepts,
making it easy to learn and intuitive to use.
-  a small, expressive ORM
-  python 2.7+ and 3.4+
-  supports sqlite, mysql, mariadb, postgresql
-  tons of extensions
