Difference between revisions of "SQLite"

From dbawiki
Jump to: navigation, search
(Created page with "A very handy little database as it is file based and included with almost everything. * [http://perlmaven.com/simple-database-access-using-perl-dbi-and-sql simple-database-acc...")
(No difference)

Revision as of 18:52, 2 September 2014

A very handy little database as it is file based and included with almost everything.