libSmalldb  v0.8
libSmalldb

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/

Documentation

See https://smalldb.org/doc/libsmalldb/master/

License

The most of the code is published under Apache 2.0 license. See LICENSE file for details.

Contribution guidelines

Project's primary repository is hosted at https://git.frozen-doe.net/smalldb/libsmalldb, feel free to submit issues there or create merge requests.