3
votes
6answers
1k views
Best Cocoa/Objective-C Wrapper Library for SQLite on iPhone
I'm developing for the iPhone and am looking for a good Cocoa/Objective-C library for working with SQLite. I don't want to use the standard procedural SQLite C API. I see options at …
