Skip to content

Latest commit

 

History

History
81 lines (63 loc) · 1.93 KB

index.rst

File metadata and controls

81 lines (63 loc) · 1.93 KB

peewee

peewee3-logo.png

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

postgresql mysql mariadb sqlite

Peewee's source code hosted on GitHub.

New to peewee? These may help:

Contents:

.. toctree::
   :maxdepth: 2
   :glob:

   peewee/installation
   peewee/quickstart
   peewee/example
   peewee/interactive
   peewee/contributing
   peewee/database
   peewee/models
   peewee/querying
   peewee/query_operators
   peewee/relationships
   peewee/api
   peewee/sqlite_ext
   peewee/playhouse
   peewee/query_examples
   peewee/query_builder
   peewee/hacks
   peewee/changes

Note

If you find any bugs, odd behavior, or have an idea for a new feature please don't hesitate to open an issue on GitHub or contact me.

Indices and tables