QuickLite is a Cocoa wrapper for SQLite, a C library that implements an embeddable SQL database engine.
QuickLite already includes SQLite, so there's no need to download and to configure. It provides the developer with a SQL database without running a separate RDBMS process. QuickLite is not a client library used to connect to a big database server. QuickLite is the server, reading and writing directly to and from the database files on disk
Ich denke ja, dass SQLite sich nach und nach durchsetzten wird.
Also, merken!
[ gefunden bei MacInTouch ]
