--- layout: home hero: name: "LonaDB" text: "JSON based and written in PHP" tagline: Simple, free and Open-Source. actions: - theme: brand text: Get Started link: /guide/getting-started - theme: alt text: View on GitHub link: https://github.com/LonaDB image: src: /logo_large.svg alt: LonaDB Logo features: - title: What is LonaDB? details: LonaDB is a database written in PHP. It utilizes Encrypted JSON-objects as its storage format and provides support for custom functions, plugins, multiple users and tables. - title: Open-Source! details: This is a Open-Source Project. This means that anyone can look at our source code. That way, we can't collect your data. - title: How does it work? details: It's really simple! The Server is installed using a installer script. The Client libraries can be found on our GitHub page (or on pip/npm). - title: Your own instance! details: LonaDB is self-hosted, meaning you can run it on your own server. This allows you to have full control over your data with no one spying. ---