Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - add category gnustep | dinoex | 2007-01-31 | 1 | -1/+1 |
| | | | | | PR: 103931 Approved by: pav | ||||
* | - update to 1.3.0 | dinoex | 2007-01-29 | 3 | -5/+7 |
| | |||||
* | - update to use new bsd.gnustep.mk | dinoex | 2007-01-13 | 1 | -11/+2 |
| | | | | Approved by: gurkan@linuks.mine.nu | ||||
* | This library is a lightweight database abstraction layer designed to make | dinoex | 2006-10-31 | 4 | -0/+96 |
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). |