slackbuilds/libraries/hoel
Yth - Arnaud ce4512d975 libraries/hoel: Added (Database abstraction library written in C).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-05-12 06:58:24 +07:00
..
README libraries/hoel: Added (Database abstraction library written in C). 2018-05-12 06:58:24 +07:00
hoel.SlackBuild libraries/hoel: Added (Database abstraction library written in C). 2018-05-12 06:58:24 +07:00
hoel.info libraries/hoel: Added (Database abstraction library written in C). 2018-05-12 06:58:24 +07:00
slack-desc libraries/hoel: Added (Database abstraction library written in C). 2018-05-12 06:58:24 +07:00

README

Hoel - Database abstraction library written in C.

Simple and easy to use database access library. Works with SQLite 3,
MariaDB/Mysql and PostgreSQL databases. Uses a JSON-based language with
jansson to execute simples queries based on one table.

postgresql is an optional dependency.