{"library":"atlas-mysql","type":"library","category":null,"description":"Atlas MySQL is a type-safe MySQL ORM for Node.js built on top of mysql2. Current stable version is 2.1.0, released with monthly maintenance updates. It provides a fluent query builder, transaction support, schema introspection, and structured logging. Unlike raw mysql2, Atlas enforces TypeScript types at compile time, reducing runtime errors. It supports connection pooling, prepared statements, and migrations. The library ships TypeScript declarations and works with ESM and CJS runtimes. It is designed for developers who want type safety without sacrificing performance or flexibility.","language":"javascript","status":"active","version":"2.1.0","tags":["javascript","mysql","orm","database","typescript","sql","query-builder","mysql2","nodejs"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install atlas-mysql","imports":["import { AtlasClient } from 'atlas-mysql'","import { AtlasDatabase } from 'atlas-mysql'","import atlas from 'atlas-mysql'"]},{"cmd":"yarn add atlas-mysql","imports":[]},{"cmd":"pnpm add atlas-mysql","imports":[]}],"homepage":"https://github.com/mattthehat/atlas-mysql#readme","github":"https://github.com/mattthehat/atlas-mysql","docs":null,"changelog":null,"pypi":null,"npm":"atlas-mysql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}