Undiorm - Lightweight PostgreSQL ORM
JSON →Undiorm (currently at version 0.0.101) is a lightweight PostgreSQL ORM and query builder in active development. It provides a CLI for generating entities, migrations, and TypeScript types from PostgreSQL schemas. Currently supports basic ORM operations and advanced features like triggers and views. Not yet production-ready; frequent breaking changes expected. Aims to compete with TypeORM and MikroORM by offering a simpler, TypeScript-first API with native ESM support.