Wetland
JSON →Wetland is a modern object-relational mapper (ORM) for Node.js, inspired by the JPA specification (Hibernate/Doctrine). Version 5.1.2 is the latest stable release. It provides a full-featured ORM with unit of work, migrations, transactions, query builder, entity manager, repositories, and deep joins. Built on top of Knex, it supports MySQL, SQLite, and PostgreSQL. Wetland's key differentiators include JPA-like structure, optimized state management, and recipe-based hydration. Typings are included for TypeScript users. The package is actively maintained.