Skip to content

bparlak/DatabaseCompare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DatabaseCompare

This is a desktop based project. I developed using C#,MSSQL,ADO.Net and XML.

Basically, Its comparing databases as physcally. It means the comparing about table name, columns name, data types,data length, data order, indexes, constraints, procedures, functions.

When run the program, first you need to add 2 connections. The connections can be local to server, local to local and server to server. You can add quick comparation. it means you can save your connections with a name. You can edit or delete quick comparation and your connections from edit menu.

About

Desktop based database compare project using c# and Mssql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages