drmcarvalho / diffhunter

Diffhunter is an app/API hunter differences between SQL relational databases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DiffHunter

An app with focus on normalization, equalization and database scheme migration for distributed arquitecture, micro services or multiple schemes.

Requirements

TODO

  • Endpoint for calculating the inconsistency value
  • Endpoint for calculating the inconsistency value between mutiple databases
  • Endpoint for returning the comparison between two databases
  • Endpoint for returning the comparison between mutiple databases
  • Endpoint for differences in Tables
  • Endpoint for differences in Primary Keys for a common table
  • Endpoint for differences in Foreign Keys for a common table
  • Endpoint for differences in Indexes for a common table
  • Endpoint for differences in Columns for a common table
  • Swagger for documentantion the API

About

Diffhunter is an app/API hunter differences between SQL relational databases

License:MIT License


Languages

Language:Python 100.0%