A read-only JDBC driver for Java that uses Comma Separated Value (CSV) files as database tables.
Ideal for writing data import programs and conversion programs.
It's a tool that generates a docbook SGML file from a database dump (SQL); this docbook file describes the database.
The purpose is to let you present a database to people who don't know anyhting about SQL.
Makes use of Lex, Yacc (bison) and C++.