All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download highfive JAR file with all dependencies

Search JAR files by class name

highfive from group org.nocrala (version 1.2.0)

HighFive copies and compare data between databases. These databases can be of the same or different brand, edition, or version. When copying the data, the tables and columns must match. The column data types may not match exactly, but must be compatible for read and write purposes. When comparing, it hashes the data in one database to get baseline hashes. It can then hash another database to compare the new hashes and decide if they fully match or not. It currently supports the Oracle, DB2 LUW, PostgreSQL, SQL Server, MySQL, and MariaDB databases.

Group: org.nocrala Artifact: highfive
Show documentation Show source 
 

0 downloads
Artifact highfive
Group org.nocrala
Version 1.2.0
Last update 15. August 2024
Organization not specified
URL https://bitbucket.org/impalerthe/highfive/src/master/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

highfive from group org.nocrala.tools.database (version 1.1.0)

HighFive reads the data in the tables of a database schema and hashes it all with the aim of comparing it to a destination database, where this data has been migrated. It only succeeds if all data fields of all data rows of all (or selected) tables in both schemas produce the exact same SHA-1 hash value. It currently supports the Oracle, DB2 LUW, PostgreSQL, SQL Server, MySQL and MariaDB databases.

Group: org.nocrala.tools.database Artifact: highfive
Show documentation Show source 
 

0 downloads
Artifact highfive
Group org.nocrala.tools.database
Version 1.1.0
Last update 07. August 2024
Organization not specified
URL https://bitbucket.org/impalerthe/highfive/src/master/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1 from 1 (items total 2)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy