frostybee / sqlite-jdbc-mvc

An MVC-based console application that demonstrates querying an SQLite database with JDBC.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An MVC-Based SQLite Client

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).

About

An MVC-based console application that demonstrates querying an SQLite database with JDBC.


Languages

Language:Java 100.0%