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.
Stefan Hutter 3afa4c82ef
Initial commit
4 years ago
OpenDBDiff Initial commit 4 years ago
OpenDBDiff.Abstractions.Schema Initial commit 4 years ago
OpenDBDiff.Abstractions.Ui Initial commit 4 years ago
OpenDBDiff.CLI Initial commit 4 years ago
OpenDBDiff.Front Initial commit 4 years ago
OpenDBDiff.Schema Initial commit 4 years ago
OpenDBDiff.Schema.SQLServer.Generates Initial commit 4 years ago
OpenDBDiff.Schema.SQLServer.GeneratesTests Initial commit 4 years ago
OpenDBDiff.Schema.SQLServer2005 Initial commit 4 years ago
OpenDBDiff.SqlServer.Schema Initial commit 4 years ago
OpenDBDiff.SqlServer.Ui Initial commit 4 years ago
OpenDBDiff.Tests Initial commit 4 years ago
OpenDBDiffCmd Initial commit 4 years ago
resources/icons Initial commit 4 years ago
.editorconfig Initial commit 4 years ago
.gitattributes Initial commit 4 years ago
.gitignore Initial commit 4 years ago
Git_Create.bat Initial commit 4 years ago
LICENSE Initial commit 4 years ago
OpenDBDiff.sln Initial commit 4 years ago
README.md Initial commit 4 years ago
appveyor.yml Initial commit 4 years ago

README.md

OpenDBDiff

A database comparison tool for Microsoft SQL Server 2005+ that reports schema differences and creates a synchronization script.

Build status

💾 Download latest release

💾 Download develop CI build

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

image image

Icons provided from http://www.fatcow.com/free-icons under under a Creative Commons Attribution 3.0 License.