mksqlite  2.5
A MATLAB interface to SQLite
File List
Here is a list of all documented files with brief descriptions:
 config.hGlobal configuration settings and defaults
 global.hppGlobal definitions
 heap_check.hppMemory leak detection helper
 locale.hpp(Error-)messages in english and german
 mksqlite.cppMain routine (mexFunction())
 number_compressor.hppCompression of numeric (real number) arrays
 serialize.hppMATLAB hidden (officially undocumented) feature of serializing data
 sql_builtin_functions.hppSQL builtin functions, automatically attached to each database
 sql_interface.hppSQLite interface class
 typed_blobs.hppPacking MATLAB data in a memory block with type information for storing as SQL BLOB
 utils.hppUtilities used in all files
 value.hppValue container for MATLAB/SQL data