Java classes with abstract interface layers to provide a simple, easy-to-use Java interface to the andriod-sqlite-native-driver library (may be adapted for other Java environments). With a simple test ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
A hobby implementation of an SQLite database file parser and small query engine in Java. This project was built as a learning exercise to understand SQLite's on-disk format, B-trees, varints, record ...