{"library":"sql-ddl-sync","type":"library","category":null,"description":"Node.js library for synchronizing SQL DDL schemas across MySQL, PostgreSQL, and SQLite. Version 0.4.0 is the latest stable release (no longer actively developed). It is part of the ORM2 ecosystem, used to automatically create, alter, or drop database tables to match defined model collections. Key differentiator: it handles schema migrations without manual SQL, but lacks documentation and is tied to the ORM2 driver interface.","language":"javascript","status":"maintenance","version":"0.4.0","tags":["javascript","sql","ddl","sync","mysql","postgres","sqlite"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install sql-ddl-sync","imports":["import { Sync } from 'sql-ddl-sync';","import type { Sync } from 'sql-ddl-sync';","const { Sync } = require('sql-ddl-sync');"]},{"cmd":"yarn add sql-ddl-sync","imports":[]},{"cmd":"pnpm add sql-ddl-sync","imports":[]}],"homepage":"https://github.com/dresende/node-sql-ddl-sync#readme","github":"ssh://git@github.com/dresende/node-sql-ddl-sync","docs":null,"changelog":null,"pypi":null,"npm":"sql-ddl-sync","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}