peewee

GitHub

a small, expressive orm -- supports postgresql, mysql, sqlite, now with asyncio

11,981 stars Python 1 file ยท ~60,483 tokens #asyncio#dank#fastapi#flask#gametight#peewee#python#sqlite

peewee MCP Server

MCP server for coleifer/peewee

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "peewee": {
      "command": "npx",
      "args": [
        "-y",
        "@coleifer/peewee"
      ]
    }
  }
}