BIBLIO is the largest independent book marketplace in the world, with over 100 million books.

Skip to content

Using SQLite

Using SQLite

Using SQLite Paperback / softback - 2010 - 1st Edition

by Jay A. Kreibich

Add to wish list
  • New
  • Paperback

This book shows developers how to use SQLite, a small and lightweight database that can be built right into an application during development.

New

Description

Paperback / softback. New. Whether you're developing applications for the desktop, the Web, embedded systems, or operating systems, the SQLite database provides an alternative to heavy-duty client-server databases such as Oracle and MySQL.
Ask the seller a question Add to wish list
A$68.86
A$19.00 Delivery to USA
Standard delivery: 14 to 21 days
More delivery options
Ships from The Saint Bookstore (Merseyside, United Kingdom)

Details

  • Title Using SQLite
  • Author Jay A. Kreibich
  • Binding Paperback
  • Edition number 1st
  • Edition 1
  • Condition New
  • Pages 526
  • Volumes 1
  • Language ENG
  • Publisher O'Reilly Media
  • Publication date 2010-09-21
  • Illustrated Yes
  • Features Illustrated, Index, Price on Product - Canadian, Table of Contents
  • Bookseller's Inventory # A9780596521189
  • ISBN 9780596521189 / 0596521189
  • Weight 1.9 lbs (0.86 kg)
  • Dimensions 9.1 x 7 x 1.2 in (23.11 x 17.78 x 3.05 cm)
  • Category Computers - Data Base Management
  • Library of Congress subjects Database management, Relational databases
  • Dewey Decimal Code 005.756
  • Quantity available 3

About The Saint Bookstore Merseyside, United Kingdom

Biblio member since 2018

The Saint Bookstore specialises in hard to find titles & also offers delivery worldwide for reasonable rates.

Terms of Sale: Refunds or Returns: A full refund of the price paid will be given if returned within 30 days in undamaged condition. If the product is faulty, we may send a replacement.

Browse books from The Saint Bookstore

Reader reviews for Using SQLite

From the publisher

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 configuration
  • Build your own SQLite library or use a precompiled distribution in your application
  • Get a primer on SQL, and learn how to use several language functions and extensions
  • Work with SQLite using a scripting language or a C-based language such as C# or Objective-C
  • Understand the basics of database design, and learn how to transfer what you already know to SQLite
  • Take advantage of virtual tables and modules

"Complex SQL concepts explained clearly."

--D. Richard Hipp, creator of SQLite

tracking-