IABSD.fr/ports/databases/sqlbox

Branch :


Log

Author Commit Date CI Message
449f32f4 2020-03-12 03:04:08 Update sqlbox to 0.1.12
39a06da3 2020-03-02 14:51:00 Update sqlbox to 0.1.11. Now with more pkgconfig too.
d4bca5e7 2019-11-27 15:38:30 Update sqlbox to 0.1.9
6e4a716d 2019-11-24 04:54:04 Import ports/databases/sqlbox. ok kmos@ sqlbox is an open source C/C++ secure database access library at this time limited to sqlite3 databases. (postgresql is in the planning phase.) Instead of operating databases in-process, sqlbox uses a multi-process, resource-separated approach to safe-guard the database from the calling application.