Skip to content
On this page

LonaDB

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