Traditional relational databases and embedded databases both have shortcomings that can leave a developer perplexed. So for many people, the solution resides in an open source embeddable database with an amazingly small footprint (less than 250 kilobytes). SQLite packs a powerful array of features and can handle databases as large as 2 terabytes. It offers a flexible set of datatypes and the ability to perform transactions, and it is supported by languages like C, PHP, Perl, and...
Tabela de Conteúdo
Introducing SQLite.- Getting Started.- The Relational Model.- SQL.- Design and Concepts.- The Core C API.- The Extension C API.- Language Extensions.- SQLite Inte...
Sobre o autor
Mike Owens is the information technology director for a major real estate firm in Fort Worth, Texas, where he’s charged with the development and management of the comp...