Quantcast
Channel: sqlite
Browsing latest articles
Browse All 5 View Live

Transparent SQLite Encryption

Link: http://zetetic.net/software/sqlcipherSQLCipher is an open source extension that provides transparent encryption of SQLite databases. Data pages are encrypted before being written to storage and...

View Article


SQLiteWrapper

Link: http://th30z.netsons.org/2008/11/objective-c-sqlite-wrapper/Matteo Bertozzi has written a simple SQLite Wrapper with examples for Mac and for the iPhone. The wrapper class has the same source...

View Article


SQLitePersistentObjects

Link: http://code.google.com/p/sqlitepersistentobjects/Persistent Objects for Cocoa & Cocoa Touch that use SQLite3.Wouldn't it be nice if your Objective-C data objects just knew how to save and...

View Article

QuickLite

Link: http://www.webbotech.comQuickLite is a Cocoa wrapper for SQLite, a C library that implements an embeddable SQL database engine.Note: The QuickLite framework is potentially incompatible with the...

View Article

Flying Meat Database

Link: http://code.google.com/p/flycode/source/browse/trunk/fmdb/srcFMDB (Flying Meat Database) is an open source Cocoa wrapper for SQLite. It is maintained by Flying Meat Software, but is publicly...

View Article

Browsing latest articles
Browse All 5 View Live