Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Mockup & CodeGen, iPhone & iPad
($9.99)

Make your own iPhone apps
and run them live!
(free)

Manu
($0.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 05-12-2009, 12:57 PM   #1 (permalink)
New Member
 
Join Date: May 2009
Posts: 1
Default speed up like wildcard % search in sqlite

Hey,

I've a phonebook app with 180k records of names, addresses and numbers. I search my sqlite database every time the user changes text in the searchbar with this query [select id from phonebook where name like 'car%' and state='ny' limit 10]

for states with loads of entries, the search can be very slow as sqlite has to go through more records to find a match. also, if you search for 'a%' the search is quick but 'z%' it's slow as sqlite has to travel to the end of the records to find 10 matches.

i was wondering does anyone have tips to speed up the search.
georgiecasey is offline   Reply With Quote
Old 05-12-2009, 01:22 PM   #2 (permalink)
Registered Member
 
Join Date: Sep 2008
Posts: 47
Default

SQLite Optimization FAQ

see 5.5.1
stopwatch is offline   Reply With Quote
Old 06-01-2009, 10:45 PM   #3 (permalink)
Registered Member
 
Join Date: Jun 2009
Posts: 2
Default examples of programming your search

Hi, I am looking to develop similiar code and was wondering if you could let me know where to find examples of utilizing search with sqlite and returning result sets. Of course for iPhone apps.

Thanks

Lee
whizzconsult is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Stats
Members: 158,307
Threads: 89,033
Posts: 379,817
Top Poster: BrianSlick (7,086)
Welcome to our newest member, percent17
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 04:56 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0