Stop to rack your brain, start using process-oriented decision tables!
This tool is about a method called "process-oriented decision tables".
These are decision tables but different from "normal" decision tables.
They fix the flaws of traditional decision tables making it a joy to work with.
But they keep all benefits of traditional decision tables. First of all they present the
logic in a very dense form.
1. Explore all possible combinations of conditions and actions by question-and-answer.
2. Have a compact one-sheet-view on complex logic.
...
OraDoc is an open source Java based tool for creation of Oracle database documentation in HTML format similar to JavaDoc supporting tables (including foreign key relations), views, object types, sequences and packages.
A generic SQL driven data audit tool for detecting differences between any JDBC accessible database tables and other data sources. Platform independent. It's a unix like diff for databases. Produces key values with the differing column name and data
The GroovyStAr ("Groovy Static Analyzer") project describes a new extensible SCA tool for Java and Groovy. The extensibility is reached through a customizable set of Groovy-scripts, each representing a static source code query against the created AST.