Paul Baumgarten

Computer Scientist, teacher, freelance programmer and self confessed geek

Java: Databases

SQLite

Download the sqlite-jdbc.jar from Github. See the setup/demo notes also on Github.

  • https://github.com/xerial/sqlite-jdbc

SQLite tutorial for Java:

  • http://www.sqlitetutorial.net/sqlite-java/

Firebase

TODO