FICHA · MANJARO

python-peewee

A small, expressive orm

  • Library
  • Dev
  • DATABASE
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Maps Python objects to database tables with a compact ORM API. It helps applications define models, run queries, and work with relational data without writing every SQL statement by hand.

Use it with care around migrations, transactions, and user-supplied data. The safety and performance of database access depend on how the application defines models and queries.

Permissions

Permissions not analysed for this source yet.