{"library":"tabel","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"3.0.1","tags":["javascript","object-relational-mapper","orm","postgresql","postgres","redis","mysql"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install tabel","imports":["const orm = require('tabel');","const { Model } = require('tabel');","const { scoperAsync } = require('tabel');"]},{"cmd":"yarn add tabel","imports":[]},{"cmd":"pnpm add tabel","imports":[]}],"homepage":"https://github.com/fractaltech/tabel","github":"https://github.com/fractaltech/tabel","docs":null,"changelog":null,"pypi":null,"npm":"tabel","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}