X
Using SQLite: Small. Fast. Reliable. Choose Any
Using SQLite: Small. Fast. Reliable. Choose Any

Using SQLite: Small. Fast. Reliable. Choose Any Three.

Product ID : 17062450


Galleon Product ID 17062450
Shipping Weight 2.01 lbs
I think this is wrong?
Model
Manufacturer オライリー・ジャパン
Shipping Dimension 9.17 x 6.89 x 1.1 inches
I think this is wrong?
-
Save 20%
Before ₱ 5,075
4,057

*Price and Stocks may change without prior notice
*Packaging of actual item may differ from photo shown
  • Electrical items MAY be 110 volts.
  • 7 Day Return Policy
  • All products are genuine and original
  • Cash On Delivery/Cash Upon Pickup Available

Pay with

Using SQLite: Small. Fast. Reliable. Choose Any Features

  • Used Book in Good Condition


About Using SQLite: Small. Fast. Reliable. Choose Any

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