The Shape of Everything
A website mostly about Mac stuff, written by August "Gus" Mueller
» Acorn
» Retrobatch
» Mastodon
» Micro.blog
» Instagram
» Github
» Maybe Pizza?
» Archives
» Feed
» Micro feed
March 7, 2008
(This post is from my old, old, super old site. My views have changed over the years, hopefully my writing has improved, and there is now more than a handful of folks reading my site. Enjoy.)

I just tried compiling my FMDB SQLite wrappers against the iPhone SDK, and hey- it seems to work!

These are the classes I use in VoodooPad, so they are pretty solid in my experience (although I do use a custom build of sqlite against it). And since CoreData isn't availble on the iPhone, I figure developers might find these classes useful.

For how it's used, check out the fmdb.m file, and you can also download the entire archive. And if you have any bug fixes or ideas, send em along.