{"library":"epic-sql","type":"library","category":null,"description":"Epic SQL (v5.0.5) is a MySQL ORM for Node.js with a focus on simplifying database interactions by eliminating raw SQL queries. It provides a schema-based approach for defining models using custom data types like SQLString and SQLBoolean, with support for indexes, unique constraints, and enums. The library includes a connection manager with sync and logging options. Compared to Sequelize or TypeORM, Epic SQL offers a more minimalistic API and lighter footprint, but has a smaller community and fewer features. Release cadence is irregular; the current version is stable but may lack ongoing development.","language":"javascript","status":"active","version":"5.0.5","tags":["javascript","epic","mysql","orm"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install epic-sql","imports":["import { Schema } from 'epic-sql'","import { Connector } from 'epic-sql'","import { ConnectionManager } from 'epic-sql'","import { SQLString } from 'epic-sql'","import { SQLBoolean } from 'epic-sql'"]},{"cmd":"yarn add epic-sql","imports":[]},{"cmd":"pnpm add epic-sql","imports":[]}],"homepage":"https://github.com/Saff-Elli-Khan/epic-sql#readme","github":"https://github.com/Saff-Elli-Khan/epic-sql","docs":null,"changelog":null,"pypi":null,"npm":"epic-sql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}