Skip to content

This is a simple java swing app. Main purpose of this project is to compare two databases(oracle for now) without need for installing sql developer(for oracle). Source db means current and up to date database and target database means database needs to be updated compared to source database. For now, only compares tables,columns,views,constraint…

Notifications You must be signed in to change notification settings

hasanyildiz/DBDiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBDiff

This is a simple java swing app. Main purpose of this project is to compare two databases(oracle for now) without need for installing sql developer(for oracle). Source db means current and up to date database and target database means database needs to be updated compared to source database. For now, only compares tables,columns,views,constraints.No data is compared.

About

This is a simple java swing app. Main purpose of this project is to compare two databases(oracle for now) without need for installing sql developer(for oracle). Source db means current and up to date database and target database means database needs to be updated compared to source database. For now, only compares tables,columns,views,constraint…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages