{"library":"orbit-sql","type":"library","category":null,"description":"SQL support for Orbit, a library for managing data synchronization and caching in JavaScript applications. orbit-sql provides SQL query building via Knex for server-side Orbit apps using PostgreSQL, MySQL, or SQLite. Current stable version is 0.4.2. The library integrates with the Orbit ecosystem, enabling SQL-backed records and queries. It is released on an as-needed basis, with a focus on Knex-based SQL support rather than raw queries. Key differentiators: built specifically for Orbit's data model, leverages Knex for cross-dialect compatibility, and provides typed query results in TypeScript.","language":"javascript","status":"active","version":"0.4.2","tags":["javascript","orbit","sql","knex","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install orbit-sql","imports":["import { SQLRecord } from 'orbit-sql'","import orbitSQL from 'orbit-sql'","import { SQLRecord } from 'orbit-sql'"]},{"cmd":"yarn add orbit-sql","imports":[]},{"cmd":"pnpm add orbit-sql","imports":[]}],"homepage":"https://github.com/tchak/orbit-sql#readme","github":"https://github.com/tchak/orbit-sql","docs":null,"changelog":null,"pypi":null,"npm":"orbit-sql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}