{"library":"fc-sql","type":"library","category":null,"description":"A simple SQL framework for Node.js currently at version 0.43.0. Provides a lightweight, promise-based abstraction over raw SQL execution with classes for CRUD operations (SQLAdder, SQLSearcher, SQLModifier, SQLRemover), transaction management, and bulk inserts. Ships TypeScript definitions. Primarily designed for server-side use with MySQL/MariaDB. Release cadence is irregular. Lacks built-in connection pooling or ORM mapping, making it a thin wrapper for developers who prefer direct SQL control with minimal overhead.","language":"javascript","status":"active","version":"0.43.0","tags":["javascript","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install fc-sql","imports":["import { FCDatabase } from 'fc-sql'","import { SQLAdder } from 'fc-sql'","import { Transaction } from 'fc-sql'","import { SQLSearcher } from 'fc-sql'"]},{"cmd":"yarn add fc-sql","imports":[]},{"cmd":"pnpm add fc-sql","imports":[]}],"homepage":"https://github.com/fangqk1991/fc-kits#readme","github":"https://github.com/fangqk1991/fc-kits","docs":null,"changelog":null,"pypi":null,"npm":"fc-sql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}