minidb

JSON →
library 0.16.0 ·javascript
verified Jun 4, 2026

A minimal ORM for PostgreSQL and SQLite, version 0.16.0. It provides a low-level wrapper with a focus on simplicity and transparency, avoiding automatic migrations, relationships, or identity management. Suitable for small projects and developers who prefer explicit database control.