Introduction - If you have any usage issues, please Google them yourself
Matlab driver for SQLite3 database. Features include:
* Simple and clean Matlab API.
* Fast C++ MEX implementation.
* Parameter binding for an SQL statement.
* Multiple database connections.
* Easy manipulation of query results as a struct array.