Cantitate/Preț
Produs

Using SQLite

Autor Jay A. Kreibich
en Limba Engleză Paperback – 21 sep 2010
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
Citește tot Restrânge

Preț: 26189 lei

Preț vechi: 32736 lei
-20%

Puncte Express: 393

Carte disponibilă

Livrare economică 03-17 iulie
Livrare express 19-25 iunie pentru 4969 lei

Livrare prin curier în România Termenul estimat este afișat lângă disponibilitate.
Transport gratuit de la 40000 lei Plată online sau ramburs, în funcție de opțiunile comenzii.
Retur gratuit în 14 zile Comandă securizată și suport în română.

Specificații

ISBN-13: 9780596521189
ISBN-10: 0596521189
Pagini: 300
Ilustrații: Illustrations
Dimensiuni: 181 x 233 x 32 mm
Greutate: 0.84 kg
Editura: O'Reilly

Notă biografică

Jay Kreibich is a professional software engineer who has always beeninterested in how people process and understand information. He iscurrent working for Volition, Inc., a software studio that specializesin open-world video games. He lives on a small farm in central Illinois with his wife and two sons, where he enjoys reading, photography, and tinkering.