slackbuilds/development/opendbx
Eugene Wissner e96f0a975b
development/opendbx: Added (Database Access Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-07-30 06:04:36 +07:00
..
README development/opendbx: Added (Database Access Library). 2016-07-30 06:04:36 +07:00
inputname.diff development/opendbx: Added (Database Access Library). 2016-07-30 06:04:36 +07:00
odbxtest_exit_1_on_error.diff development/opendbx: Added (Database Access Library). 2016-07-30 06:04:36 +07:00
opendbx.SlackBuild development/opendbx: Added (Database Access Library). 2016-07-30 06:04:36 +07:00
opendbx.info development/opendbx: Added (Database Access Library). 2016-07-30 06:04:36 +07:00
slack-desc development/opendbx: Added (Database Access Library). 2016-07-30 06:04:36 +07:00
use_local_dtd.diff development/opendbx: Added (Database Access Library). 2016-07-30 06:04:36 +07:00

README

OpenDBX is an extremely lightweight but extensible database access
library written in C. It provides an abstraction layer to all supported
databases with a single, clean and simple interface that leads to an
elegant code design automatically. If you want your application to
support different databases with little effort, this is definitively
the right thing for you!