DB Sanity performs checks on a database for verifying data consistency and correctness of aplication deployments. It is invoked by the command line and creates an HTML report with a summary and listings of faulty database entries.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
An additional more abtract semantic allows you to define general requirements without having to battle with SQL: <foreignKey>, <unique>, <notNull>, <stringLength>, <numberSize>. A "Digest" Module creates a minimalistic overview of all checks with verdict indication and links to check results. Checks can be tagged with arbitrary words and the user can restrict check execution to a list of tags. The number of reported defects can be limited. All known bugs are fixed.