{"library":"dbsync","type":"library","category":null,"description":"dbsync is a schema migration and database change management tool similar to Flyway but unopinionated and flexible. It scans a directory for SQL migration files and applies them in order, tracking which have been run. Version 2.0.0 (stable, current) includes a breaking change removing the need to manually escape '?' characters in migrations. Supports any database supported by Knex.js (Postgres, MySQL, MariaDB, SQLite3, Oracle experimental). Release cadence is irregular; maintained as of 2023.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","database","change","management","schema","migration","dbsync"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install dbsync","imports":["import dbsync from 'dbsync'","import { Migrator } from 'dbsync'","import { runMigrations } from 'dbsync'"]},{"cmd":"yarn add dbsync","imports":[]},{"cmd":"pnpm add dbsync","imports":[]}],"homepage":"https://github.com/realtymaps/dbsync","github":"https://github.com/realtymaps/dbsync","docs":null,"changelog":null,"pypi":null,"npm":"dbsync","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}