summaryrefslogtreecommitdiffstats
path: root/libraries/hoel/README
blob: c4daf5fb9df79b62057e3246be3b5d4f11d74d4c (plain)
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.