Extract, version, and deploy your SQL Server schemas from source control. No migration scripts. Just JSON.
Three CLI tools cover the schema lifecycle on SQL Server.
Extract a live SQL Server schema into versioned JSON table definitions and SQL object scripts.
Deploy schema packages to SQL Server targets with dependency ordering and idempotent scripts.
Generate MERGE scripts for reference and seed data that deploy alongside schema changes.
Start with the fundamentals, then go deeper into the SchemaSmith model.