summaryrefslogblamecommitdiff
path: root/databases/sqlclient/pkg-descr
blob: ac53779750468936cb34af1936f829cbdbe886aa (plain) (tree)
1
2
3
4
5
6
7






                                                                         
This library is a lightweight database abstraction layer designed to make
it simple to write high performance applications using SQL databases from
Objective-C.
The library consists of a semi-abstract superclass doing much of the work
and allowing extremely simple database specific bundles to be written to
talk to particular database servers.  It comes with backend bundles for
Postgres, MySQL, and SQLite (plus an untested Oracle bundle).