SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.
SQLiteJDBC is a Java JDBC driver for SQLite. It runs using either a native code library 100% Pure Java driver based on NestedVM emulation.
Driver file:
The .jar, .zip or .class file that contains the JDBC driver