slackbuilds/libraries/hoel
Arn0 cb0039e67c
libraries/hoel: updated for version 1.4.17
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-02-05 07:53:41 +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.17 2021-02-05 07:53:41 +07:00
hoel.info libraries/hoel: updated for version 1.4.17 2021-02-05 07:53:41 +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.