mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
8 lines
286 B
Text
8 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.
|