NDatabase - Fast data model creation - Powerful Async / Sync API icon

NDatabase - Fast data model creation - Powerful Async / Sync API -----

Lightweight opensource and easy to use INDEXED key-value database multi-platform framework



1.1.4 - fix index for non-modern sqlite version
Only affect SQLITE (for more robust performences I recommend using MongoDB or MySQL).

Initially, I was using GENERATED COLUMN with JSON operators to do the denormalization for the indexing.
But it looks like most of minecraft servers software have a sqlite driver bellow 3.38.0 (2022-02-22).
As the sqlite driver is loaded as a native library (.dll) it's not possible to load a new one.

So I implemented the denormalization in another way. It's a bit less performant than the original solution.
----------, Mar 27, 2023
Resource Information
Author:
----------
Total Downloads: 1,070
First Release: Feb 3, 2023
Last Update: Dec 16, 2024
Category: ---------------
All-Time Rating:
4 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings