eBooks-it.org Logo
eBooks-IT.org Inner Image

Using SQLite

Using SQLite Image

Book Details:

Publisher:O'Reilly Media
Series: OReilly , Using
Author:Jay A. Kreibich
Edition:1
ISBN-10:0596521189
ISBN-13:9780596521189
Pages:530
Published:Aug 27 2010
Posted:Mar 14 2015
Language:English
Book format:PDF
Book size:4.23 MB

Book Description:

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.With SQLite, you'll discover how to develop a database-backed application that remains manageable in size and complexity. This book guides you every step of the way. You'll get a crash course in data modeling, become familiar with SQLite's dialect of the SQL database language, and much more.Learn how to maintain localized storage in a single file that requires no configurationBuild your own SQLite library or use a precompiled distribution in your applicationGet a primer on SQL, and learn how to use several language functions and extensionsWork with SQLite using a scripting language or a C-based language such as C# or Objective-CUnderstand the basics of database design, and learn how to transfer what you already know to SQLiteTake advantage of virtual tables and modules"Complex SQL concepts explained clearly."--D. Richard Hipp, creator of SQLite

Download Link:

Related Books:

Inside Symbian SQL

A Mobile Developer's Guide to SQLite
Inside Symbian SQL Image
This is the definitive guide for Symbian C++ developers looking to use Symbian SQL in applications or system software.Since Symbian SQL and SQLite are relatively new additions to the Symbian platform, Inside Symbian SQL begins with an introduction to database theory and concepts, including a Structured Query Language (SQL) tutorial.Inside Symbian SQL also provides a detailed overview of the Symbian SQL APIs. From the outset, you will get your hands dirty writing Symbian SQL code. The book includes snippets and examples that application developers can immediately put to use to get started quickly.For device creators and system software developers, Inside Symbian SQL offers a unique view into the internals of the implementation and a wealth of practica...

The Definitive Guide to SQLite

The Definitive Guide to SQLite Image
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 Python. And because SQLite's databases are completely file based, privileges are granted at the operating system level, allowing for easy and fast user management. The Definitive Guide to SQLite is the first book to devote complete coverage to this powerful database. It offer...

The Definitive Guide to SQLite

The Definitive Guide to SQLite Image
2nd Edition
Outside of the world of enterprise computing, there is one database that enables a huge range of software and hardware to flex relational database capabilities, without the baggage and cost of traditional database management systems. That database is SQLitean embeddable database with an amazingly small footprint, yetable to handle databases of enormous size. SQLite comes equipped with an array of powerful features available through a host of programming and development environments. It is supported by languages such as C, Java, Perl, PHP, Python, Ruby, TCL, and more. The Definitive Guide to SQLite, Second Edition is devoted to complete coverage of th...



2007 - 2021 © eBooks-IT.org