![Lona Banner](https://github.com/LonaDB/.github/blob/main/profile/banner.png?raw=true) 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. ## Important links - [Installation](https://docs.lona-development.org/guide/install.html) - [Webinterface](https://docs.lona-development.org/guide/webinterface.html) - [Clients](https://docs.lona-development.org/guide/clients.html) - [Plugin Template](https://github.com/LonaDB/PluginTemplate) ## 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](https://github.com/LonaDB/Server). ## License This project is licensed under the [AGPL-3.0 License](LICENSE). Feel free to use, modify, and distribute it