https://github.com/OpenDBDiff/OpenDBDiff
A database comparison tool for Microsoft SQL Server 2005+ that reports schema differences and creates a synchronization script.
https://github.com/OpenDBDiff/OpenDBDiff
Last synced: 22 days ago
JSON representation
A database comparison tool for Microsoft SQL Server 2005+ that reports schema differences and creates a synchronization script.
- Host: GitHub
- URL: https://github.com/OpenDBDiff/OpenDBDiff
- Owner: OpenDBDiff
- License: gpl-2.0
- Created: 2017-04-05T10:10:48.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2024-07-31T19:55:59.000Z (9 months ago)
- Last Synced: 2025-03-20T01:19:12.210Z (26 days ago)
- Language: C#
- Size: 14.7 MB
- Stars: 580
- Watchers: 61
- Forks: 179
- Open Issues: 49
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - OpenDBDiff - A database comparison tool for Microsoft SQL Server 2005+ that reports schema differences and creates a synchronization script. (C# #)
README
# OpenDBDiff
A database comparison tool for Microsoft SQL Server 2005+ that reports schema differences and creates a synchronization script.[](https://ci.appveyor.com/project/OpenDBDiff/OpenDBDiff/branch/develop/artifacts)
[💾 Download latest release](https://github.com/OpenDBDiff/OpenDBDiff/releases/latest)
[💾 Download develop CI build](https://ci.appveyor.com/project/OpenDBDiff/OpenDBDiff/branch/develop/artifacts)
Open DBDiff can synchronize
* Tables (including Table Options like vardecimal, text in row, etc.)
* Columns (including Computed Columns, XML options, Identities, etc.)
* Constraints
* Indexes (and XML Indexes)
* XML Schemas
* Table Types
* User Data Types (UDT)
* CLR Objects (Assemblies, CLR-UDT, CLR-Store Procedure, CLR-Triggers)
* Triggers (including DDL Triggers)
* Synonyms
* Schemas
* File groups
* Views
* Functions
* Store Procedures
* Partition Functions/Schemes
* Users
* Roles
Icons provided from http://www.fatcow.com/free-icons under under a Creative Commons Attribution 3.0 License.