{"library":"dsqlbase","type":"library","category":null,"description":"dsqlbase is an ORM and migration toolkit designed specifically for AWS Aurora DSQL, a distributed SQL database. Current stable version is 0.1.6. It is in early-stage development and not production-ready. Key differentiators: enforces DSQL constraints (no foreign keys, no in-place column changes, async-only index builds), refuses unsupported DDL, emits DSQL-shaped SQL by default. Ships TypeScript types. Requires peer dependencies @electric-sql/pglite ^0.4.5 and pg ^8.20.0.","language":"javascript","status":"active","version":"0.1.6","tags":["javascript","SQL","Aurora DSQL","PostgreSQL","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install dsqlbase","imports":["import { table } from 'dsqlbase/schema'","import { createClient } from 'dsqlbase'","import { createPgSession } from 'dsqlbase/pg'","import { createPgliteSession } from 'dsqlbase/pglite'"]},{"cmd":"yarn add dsqlbase","imports":[]},{"cmd":"pnpm add dsqlbase","imports":[]}],"homepage":"https://www.sls.dev","github":"https://github.com/slsdotdev/dsqlbase","docs":null,"changelog":null,"pypi":null,"npm":"dsqlbase","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}