Generic C++ SQL wrapper over different SQL DB engines.
Generic C++ SQL client wrapper over different SQL DB engines. Using a unified interface, it currently supports MySQL/MariaDB, ODBC, PostgreSQL and SQLite.
A command line database interface / sql client written in Java. Can be run from a command shell. Configurable via command line or properties files. Features command history and more...