https://github.com/TiCodeX/SQLSchemaCompare
TiCodeX SQL Schema Compare
https://github.com/TiCodeX/SQLSchemaCompare
database-comparison hacktoberfest mariadb mssql mysql postgresql
Last synced: 5 months ago
JSON representation
TiCodeX SQL Schema Compare
- Host: GitHub
- URL: https://github.com/TiCodeX/SQLSchemaCompare
- Owner: TiCodeX
- License: gpl-3.0
- Created: 2021-03-11T15:36:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-12-18T11:27:39.000Z (6 months ago)
- Last Synced: 2025-12-21T17:25:22.848Z (6 months ago)
- Topics: database-comparison, hacktoberfest, mariadb, mssql, mysql, postgresql
- Language: C#
- Homepage:
- Size: 5.56 MB
- Stars: 83
- Watchers: 7
- Forks: 12
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SQL Schema Compare
## Description
The swiss army knife for database schema comparison and synchronization which runs on multiple OS and supports multiple databases.
TiCodeX SQL Schema Compare runs on Windows, Mac and Linux and connects to Microsoft SQL (MS-SQL), mySQL and PostgreSQL.
In addition, Azure SQL and MS-SQL on Amazon RDS is supported.
## Features
### Supported OS & Languages
- Runs on Windows, Linux and MacOS
- Localized in English, German and Italian
### Supported Databases
- Support for MS-SQL Server 2008 and higher
- Support for Azure SQL Database
- Support for PostgreSQL 9 and higher
- Support for MySQL 5.6 and higher
- Support for MariaDB 5.5 and higher
### Features
- Compare changes between two SQL Database schemas (as example from development to test to production)
- Automatically create full db create scripts
- Automatically generate the db migration script
- Securely save database and server login details
- Support for connections to MS-SQL Server running on Linux
- View database differences and explore schema changes to see what's going on
- Possibility to filter database objects with powerful filtering rules
## Screenshots
## License
[GPL-3.0](https://choosealicense.com/licenses/gpl-3.0/)