Baby ORM
JSON →Baby ORM is a lightweight Node.js ORM for PostgreSQL, version 1.0.38. It provides a simple Query builder, an ActiveRecord-style model layer with support for timestamps, soft deletes, validations, and autoincrement or string IDs. It includes CLI tools for creating and running migrations. Compared to heavier ORMs like Sequelize or TypeORM, Baby ORM focuses on minimalism and straightforward usage for small to medium projects. Development appears slow with infrequent releases.