Tabel
JSON →A simple ORM for PostgreSQL built over knex.js that works with plain JavaScript objects and arrays. v3.0.1 (latest) is the current stable version, with v2 maintained via `tabel@2`. It differentiates from other ORMs by its minimal abstraction, direct use of objects/arrays, and optional Redis/mysql support. Active development includes async scoper and dynamic query chains. Breaking changes in v3 include the replacement of `autoId` with `uuid` flag.