Perl Text Conversion Videos
![]() | An Introduction to sqlite Google techtalks May 31, 2006 Richard Hipp ABSTRACT sqlite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. sqlite implements a large subset of SQL-92 and stores a complete database in a single disk file. The library footprint is less than 250 KB making is suitable for use in embedded devices and applications where memory space is scarce. This talk provides a quick overview of sqlite, its history, its strengths and weaknesses, and describ |
