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.
|
|
4 years ago | |
|---|---|---|
| OpenDBDiff | 4 years ago | |
| OpenDBDiff.Abstractions.Schema | 4 years ago | |
| OpenDBDiff.Abstractions.Ui | 4 years ago | |
| OpenDBDiff.CLI | 4 years ago | |
| OpenDBDiff.Front | 4 years ago | |
| OpenDBDiff.Schema | 4 years ago | |
| OpenDBDiff.Schema.SQLServer.Generates | 4 years ago | |
| OpenDBDiff.Schema.SQLServer.GeneratesTests | 4 years ago | |
| OpenDBDiff.Schema.SQLServer2005 | 4 years ago | |
| OpenDBDiff.SqlServer.Schema | 4 years ago | |
| OpenDBDiff.SqlServer.Ui | 4 years ago | |
| OpenDBDiff.Tests | 4 years ago | |
| OpenDBDiffCmd | 4 years ago | |
| resources/icons | 4 years ago | |
| .editorconfig | 4 years ago | |
| .gitattributes | 4 years ago | |
| .gitignore | 4 years ago | |
| Git_Create.bat | 4 years ago | |
| LICENSE | 4 years ago | |
| OpenDBDiff.sln | 4 years ago | |
| README.md | 4 years ago | |
| appveyor.yml | 4 years ago | |
README.md
OpenDBDiff
A database comparison tool for Microsoft SQL Server 2005+ that reports schema differences and creates a synchronization script.
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.

