Using SQLite

Using SQLite
Authors
Jay A. Kreibich
ISBN
0596521189
Published
17 Aug 2010
Purchase online
amazon.com

Application developers, take note: databases aren't just for the IS group any more. You can build database-backed applications for the desktop, Web, embedded systems, or operating systems without linking to heavy-duty client-server databases such as Oracle and MySQL. This book shows you how to use SQLite, a small and lightweight relational database engine that you can build directly into your application.

Editorial Reviews

This aims to be the YA (Yet Another) CMS, but targeted between a forum and a wiki. As its first duty would be the engine behind the forthcoming site nerdsopolis.net, its name resemble a wiki and a geek.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Every language has an optimization operator. In C++ that operator is ‘//’”