libSmalldb
v0.6
|
libSmalldb
is the core library of the Smalldb framework. It provides implementation of Smalldb state machines and if used with flupdo, it can provide CRUD operations on SQL database out-of-the-box.
For more details see the project website: https://smalldb.org/
See https://smalldb.org/doc/libsmalldb/master/
The most of the code is published under Apache 2.0 license. See LICENSE file for details.
Project's primary repository is hosted at https://git.frozen-doe.net/smalldb/libsmalldb, feel free to submit issues there or create merge requests.