Dbtective is a multi-approach database data comparison tool.
Important
OracleDB thin mode only
| DB | Supported | Availability |
|---|---|---|
| Oracle | ✅ | 🆓 |
| CSV | ✅ | 🆓 |
| Others | ❌ | ❌ |
| OS | Supported |
|---|---|
| Windows | ✅ |
| Linux | ❌ |
| MacOS | ❌ |
| Feat | Description | Availability |
|---|---|---|
| Save Config | Ability to save database configurations | 🆓 |
| Tables filter | Ability to filter tables to compare | 🆓 |
| Compare by Hash | Calculate the hash of a file using the specified algorithm (Fast but without details) | 🆓 |
| Compare by Line | Retrieve the lines in deviations via the except clause (Depends on the size of the databases to be compared) | 🆓 |
| Compare by Column | Retrieve the columns in deviations via the Levenshtein distance (Depends on the size of the databases to be compared) | 🆓 |
| Language | Status |
|---|---|
| English | ✅ |
| French | ✅ |
| Others | ❌ |
See documentation
Click on Github release
Based on PyOneDark (Wanderson-Magalhaes)

