This is a simple MVC-based SQLite client written in Java. It uses the Chinook database and the SQLite JDBC driver that was designed and implmented by xerial (Taro L. Saito).
frostybee/sqlite-jdbc-mvc
An MVC-based console application that demonstrates querying an SQLite database with JDBC.
Java