By Mike Owens, Grant Allen
ISBN-10: 1430232250
ISBN-13: 9781430232254
The Definitive advisor to SQLite, moment Edition is your one-stop source for integrating some of the most complicated and leading edge open resource database administration platforms into your improvement tasks. SQLite is freely-available and springs with an amazingly small foot print of lower than three hundred kilobytes for a full-blown implementation. It’s ideal for cellular and different embedded implementations, together with the iPhone and Android systems. It’s additionally the default database disbursed with personal home page.
In The Definitive advisor to SQLite, moment Edition, Authors Grant Allen and Mike Owen supply entire assurance of SQLite’s robust array of positive factors. You’ll learn how to use SQLite with Hypertext Preprocessor, C++, Java, and extra. You’ll see how SQLite’s file-based technique can simply deal with databases as huge as terabytes. You’ll additionally get pleasure from whole insurance of the API, and learn how to embed SQLite inside cellular purposes at the iPhone, and on Android platforms.
* Demonstrates SQLite’s use in iPhone and Android improvement.
* is helping you combine with well known languages resembling Hypertext Preprocessor, C++, Java, and extra.
* Serves as an outstanding educational, and ongoing reference.
What you’ll learn
* set up SQLite because the database engine for iPhone and Android purposes.
* have interaction with SQLite from Java, C++, personal home page, and different key languages.
* Create powerful database designs, making the most of new help for fundamental and overseas key constraints.
* Embed zero-maintenance databases without delay inside functions that you simply write.
* enhance functionality via an excellent figuring out of SQLite internals.
* take advantage of new positive factors akin to the shared cache, the SQL common sense try out Suite, the release and Notify APIs, and question plan advancements.
Who this e-book is for
The Definitive consultant to SQLite is for builders desiring a zero-maintenance database method to set up as an embedded part inside of their product. The ebook is principally precious for cellular builders providing purposes to run at the iPhone, or at the Android platform. Hypertext Preprocessor builders also will locate the booklet valuable in the event that they are utilizing the default database introduced as a part of a personal home page install.
Table of Contents
* Introducing SQLite
* Getting Started
* SQL for SQLite
* complicated SQL for SQLite
* SQLite layout and Concepts
* The middle C API
* The Extension C API
* Language Extensions
* iOS improvement with SQLite
* Android improvement with SQLite
* SQLite Internals and New positive factors