Go to file
2024-09-24 09:32:01 +02:00
build Commenting and stuff 2024-09-19 08:32:56 +00:00
src Commenting 2024-09-24 09:32:01 +02:00
.gitignore PluginManager update 2024-09-12 08:45:59 +00:00
build_config.json PluginManager update 2024-09-12 08:45:59 +00:00
build-phar Remove OpenSwoole, encrypt password 2024-03-14 14:51:49 +00:00
install.md Remove OpenSwoole, encrypt password 2024-03-14 14:51:49 +00:00
install.sh Remove OpenSwoole, encrypt password 2024-03-14 14:51:49 +00:00
LICENSE Remove OpenSwoole, encrypt password 2024-03-14 14:51:49 +00:00
readme.md Remove OpenSwoole, encrypt password 2024-03-14 14:51:49 +00:00
run Bug fixes 2024-09-21 14:39:27 +02:00
start.sh Remove OpenSwoole, encrypt password 2024-03-14 14:51:49 +00:00

Lona Banner LonaDB is a document-oriented DBMS written in PHP. It utilizes AES-encrypted JSON files to store data.
The communication between the server and clients happens with a TCP-socket using our own API.

Contributing

Contributions to the LonaDB project are welcome! If you encounter any issues or have suggestions for improvements, please open an issue in the GitHub repository.

License

This project is licensed under the AGPL-3.0 License. Feel free to use, modify, and distribute it