Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 14 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 (over 7 years ago)
- Default Branch: develop
- Last Pushed: 2024-07-30T10:56:16.000Z (3 months ago)
- Last Synced: 2024-07-30T14:01:41.631Z (3 months ago)
- Language: C#
- Size: 14.7 MB
- Stars: 554
- Watchers: 63
- Forks: 171
- Open Issues: 45
-
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.[![Build status](https://ci.appveyor.com/api/projects/status/rdng91bfx3ao8ts6?svg=true)](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![image](https://cloud.githubusercontent.com/assets/145854/24702579/9e657426-19ff-11e7-9722-9d2f4a54d2ed.png)
![image](https://cloud.githubusercontent.com/assets/145854/24702592/abc1b094-19ff-11e7-9e1b-d4ed581105a3.png)Icons provided from http://www.fatcow.com/free-icons under under a Creative Commons Attribution 3.0 License.