https://github.com/ntdls/sqlschemabackup
A simple console utility to backup the schema of SQL Server databases.
https://github.com/ntdls/sqlschemabackup
backup console sql
Last synced: 5 days ago
JSON representation
A simple console utility to backup the schema of SQL Server databases.
- Host: GitHub
- URL: https://github.com/ntdls/sqlschemabackup
- Owner: NTDLS
- License: mit
- Created: 2018-04-10T01:17:38.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-04-16T20:52:06.000Z (about 1 year ago)
- Last Synced: 2025-12-26T16:41:23.812Z (4 months ago)
- Topics: backup, console, sql
- Language: C#
- Homepage: https://networkdls.com/Entity/sql-schema-backup
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SQLSchemaBackup
A simple console utility to backup the schema of SQL Server databases.
