{"library":"remote-sql","type":"library","category":null,"description":"TypeScript interface for remote SQL databases with batch transaction support, version 0.0.7. Provides a minimal set of type-safe abstractions for preparing statements, binding parameters, and executing batch transactions, designed for serverless and edge computing environments. Releases are rare; only 7 versions as of early 2025. Differentiates from full ORMs like Prisma or Drizzle by focusing solely on remote database operations with a lightweight, framework-agnostic interface. Ships TypeScript types and is ESM-only.","language":"javascript","status":"active","version":"0.0.7","tags":["javascript","sql","database","remote","batch","transaction","typescript","interface"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install remote-sql","imports":["import type { RemoteSQL } from 'remote-sql'","import type { SQLPreparedStatement } from 'remote-sql'","import type { SQLResult } from 'remote-sql'","import type { SQLStatement } from 'remote-sql'"]},{"cmd":"yarn add remote-sql","imports":[]},{"cmd":"pnpm add remote-sql","imports":[]}],"homepage":"https://github.com/wighawag/remote-sql/tree/main/packages/remote-sql#readme","github":"https://github.com/wighawag/remote-sql","docs":null,"changelog":null,"pypi":null,"npm":"remote-sql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}