Lis is still WIP, so this README might contain inaccurate information.
LisDB is a database that stores relations between nodes using tags.
You can find latest binaries & installers for Linux at https://dl.solidapo.de/LisDB.
If you prefer compiling yourself, you will need the Go programming language.
Simply run go install codeberg.org/SolidApo/lisdb@latest in your command line,
or clone this repo and run make && sudo make install, and you're set!
The Makefile also contains targets to build .deb packages.
To be honest, I don't know. I would describe it as being somewhere inbetween of triplestores, relational databases and graph databases.