{"library":"febs-db","type":"library","category":null,"description":"febs-db is an ORM library for Node.js (v6+) supporting MySQL and MSSQL, based on citong-db@1.5.3 (now unmaintained). It provides a table-based abstraction with full CRUD operations, transaction support with isolation levels, stored procedures, and join queries. The library is TypeScript-compatible (ships types) and uses ES6+ features. Version 1.9.15 is the latest; v0.0.3 and earlier are incompatible. Key differentiators: combined primary key support, custom auto-increment primary key, column name mapping, and a condition builder with type checking. Release cadence appears sporadic; maintenance is minimal.","language":"javascript","status":"maintenance","version":"1.9.15","tags":["javascript","mysql","mssql","sqlserver","sqlite","postgresql","oracle","sybase","sql","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install febs-db","imports":["import { database } from 'febs-db'","import { tablebase } from 'febs-db'","import { dataType } from 'febs-db'","import { condition } from 'febs-db'","import { exception } from 'febs-db'"]},{"cmd":"yarn add febs-db","imports":[]},{"cmd":"pnpm add febs-db","imports":[]}],"homepage":"https://github.com/brainpoint/febs-db#readme","github":"ssh://git@github.com/brainpoint/febs-db","docs":null,"changelog":null,"pypi":null,"npm":"febs-db","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}