{"library":"sql-schema-control","type":"library","category":null,"description":"Declarative database schema management tool for provisioning, tracking, syncing, and modifying database schemas using plain, version-controlled SQL. Current stable version is 1.7.1. It supports PostgreSQL and MySQL, and is inspired by Liquibase and Terraform. Key differentiators include a declarative approach with two schema management classes (changes and resources), automatic detection of out-of-sync resources, and seamless integration into CI/CD pipelines. Release cadence is not specified but appears active. It ships TypeScript types and requires Node >=8.0.0.","language":"javascript","status":"active","version":"1.7.1","tags":["javascript","database","schema","migrations","sql","mysql","liquibase","db-migrate","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install sql-schema-control","imports":["import { apply } from 'sql-schema-control'","import { plan } from 'sql-schema-control'","import { pull } from 'sql-schema-control'"]},{"cmd":"yarn add sql-schema-control","imports":[]},{"cmd":"pnpm add sql-schema-control","imports":[]}],"homepage":"https://github.com/ehmpathy/sql-schema-control","github":"https://github.com/ehmpathy/sql-schema-control","docs":null,"changelog":null,"pypi":null,"npm":"sql-schema-control","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}