theSq3Lite 10.0 NHI1 - theKernel - theLink - theConfig - theSq3Lite - theCompiler - theBrain - theGuard - theLib - theATL
c - tcl - atl - cs - py - rb - jv - cc
Loading...
Searching...
No Matches
19 jun, 2024

Setup of the new theSq3Lite project in NHI10

Setup of the new theSq3Lite project in NHI10

motivation
The motivation for implementing libsqlite3 as a Programming-Language-Micro-Kernel (PLMK) library was simple. libsqlite3 had been part of theLink for a long time and was used, for example, to send persistent messages. The library is now being separated from theLink and continued as an independent project.
goal
The goal is clear: to improve the native-library-interface of theCompiler with the rather complex structure of libsqlite3 in contrast to the relatively simple structure of libconfig.
benefit
This project is not yet finished because libsqlite3 has a variety of features that are being tested and implemented individually. The benefit for libsqlite3 is also there. In addition to the network and server capabilities, libsqlite3 will of course also have a very robust connection to a variety of programming languages.