You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34 lines
1.3 KiB
34 lines
1.3 KiB
# 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.
|