dbquality
- 1 mindbquality is a utility which parses XMLs, creates and executes SQLs against a database (Teradata or MySQL) and validates the results. The XMLs contain all the information for creating the SQLs and validating the results. It is also licensed under GPLv3.
Feel free to browse the code and read how to build, configure and execute the program.
Tools/Libraries used for creating dbquality:
- Eclipse Java EE IDE - Mars.2 Release (4.5.2)
- Smartgit 7.1
- Java - openJDK version 1.7.0_95
- Apache Maven 3.0.5
- commons-digester3, commons-dbutils, commons-lang3, maven-assembly-plugin, log4j-api, log4j-core, terajdbc4, mysql-connector-java