-
Notifications
You must be signed in to change notification settings - Fork 3
Sync to GitHub
Alex Bochkov edited this page Aug 23, 2025
·
6 revisions
⚠️ Alpha NoticeThis feature is in alpha stage. Expect breaking changes, incomplete features, and possible bugs.
A basic, manually triggered "source control" tool for SQL Server. Scripts all objects from selected databases and commits them to a GitHub repository, making it easy to track DDL changes over time.
Database schemas are extracted with DacFx to ensure complete coverage of objects, while additional settings are exported manually.


Object deletions are handled individually because current API doesn't allow me to do it in a single commit.


Navigate to personal-access-tokens.
Create a new token with access to a selected repo and grant two permissions: