CARVIEW |
Earn Rewards, Reputation, and Badges
Redeem the reputation points you've earned from participating in O'Reilly Answers for O'Reilly ebooks, videos, courses, and conferences.
Learn more »
Recommended for You
Topics: sqlite
sqlite Feed
sqlite Open Questions Feed
sqlite Email
Open Questions via Email

Please sign in or register to post.

Please sign in or register to post.
-
What's new in SQLite 3.7
By jak: 07 September 2010 - 06:55 PM
SQLite 3.7 and Write-Ahead Logging SQLite is a full-featured relational database that is designed to be embedded directly into an application or utility. It has a relatively small runtime footprint...
-
When to Use SQLite instead of Core Data on the iPhone
By chco: 22 August 2010 - 08:05 PM
This excerpt from Using SQLite explains the differences between Core Data and SQLite and will help you decide which to use when developing on the iPhone.When the iPhone and iPod touch were first relea...
-
How to use Full-Text Search in SQLite
By chco: 21 August 2010 - 11:56 AM
The following is an excerpt from Using SQLite. Below the author gives the best ways to utilize the Full-Text Search Module with SQLite.SQLite includes a Full-Text Search (FTS) engine. The current vers...
-
A Primer on How to Get Started With SQLite3
By chco: 19 August 2010 - 02:52 PM
The following excerpt from Using SQLite offers an initial approach to working with sqlite3 on a new install.Once you have some form of SQLite installed, the first step is normally to run sqlite3 and p...
-
What is beyond SQLite's scope?
By chco: 17 August 2010 - 11:24 AM
SQLite, as versatile as it is, is not always the best choice. The following excerpt from Using SQLite takes a look at the situations where it might be best to go with another choice.Although SQLite ha...
-
Android Database Tutorial
By javahead76 : 17 August 2010 - 10:45 AMI've posted a new Android Database Tutorial at: https://www.anotheran...abase-tutorial/ Here's the low down: This tutorial will cover the basics of using the SQLite database tools in Android...
-
What is SQLite?
By chco: 15 August 2010 - 02:50 PM
The following excerpt from Using SQLite gives a brief overview of SQLite's features.In the simplest terms, SQLite is a public-domain software package that provides a relational database management...
-
Use iPhone Core Data Templates
By tobyjoe: 06 November 2009 - 07:03 PM
The iPhone 3.0 update to the iPhone OS and iPhone SDK included a great new feature, ported from Mac OS X, called Core Data. Core Data is used to store objects in a local database that can be...
- 1
![]() ©2010, O'Reilly Media, Inc. (707) 827-7000 / (800) 998-9938 All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners. |
|