slackbuilds/libraries/hoel
Arn0 96d03bf569
libraries/hoel: updated for version 1.4.12
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-10-12 08:40:36 +07:00
..
README libraries/hoel: Added (Database abstraction library written in C). 2018-05-12 06:58:24 +07:00
hoel.SlackBuild libraries/hoel: updated for version 1.4.12 2019-10-12 08:40:36 +07:00
hoel.info libraries/hoel: updated for version 1.4.12 2019-10-12 08:40:36 +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.