mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
ce4512d975
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
7 lines
286 B
Text
7 lines
286 B
Text
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.
|