Skip to content
#

database-comparison

Here are 7 public repositories matching this topic...

Language: All
Filter by language

可用于帮助开发人员比较两个数据库之间的差异(表,列,约束,事件,函数,存储过程,触发器,视图),并生成更新语句。 Can be used to synchronize database structures, compare differences(table,column,constraints,events,functions,procedures,triggers,views) between databases and generating queries.

  • Updated Sep 15, 2019
  • PHP

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…

  • Updated Jun 16, 2019
  • Java

Excel Comparison Application is a Python-based tool that compares two Excel files and generates a new Excel file with the differences. It's primarily designed to help in database updating by identifying new clients. The app also has a graphical user interface for easier use and logs operations for potential troubleshooting.

  • Updated Jul 12, 2023
  • Python

Improve this page

Add a description, image, and links to the database-comparison topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the database-comparison topic, visit your repo's landing page and select "manage topics."

Learn more