DB Sanity 0.9.2 released
DB Sanity performs checks on a database for verifying data consistency and correctness of aplication deployments. It is invoked by command line and creates an HTML report with aggregated diagnostic summaries and listings of faulty database entries.
Version 0.9.0 brings major improvements:
- Tag clouds show at a glance which checks were executed and which where the most defective ones.
- A hierarchy provider interface allows for custom definition of hierarchical grouping mechanisms, one provided implementation uses checks to specify tree paths.
- DatabeneScript expressions can be used to employ a subset of the Java syntax for instantiating plugins.
- The InfoModule provides more extensive invocation information
- All known bugs were fixed.
Read a detailed article about What's new in DB Sanity 0.9.2.
Read more about DB Sanity on the project page.





