Docs/index.md
2024-02-02 14:38:22 +00:00

1.7 KiB

layout hero features
home
name text tagline actions image
LonaDB JSON based and written in PHP Simple, free and Open-Source.
theme text link
brand Get Started /guide/getting-started
theme text link
alt View on GitHub https://github.com/LonaDB
src alt
/logo_large.svg LonaDB Logo
title details
What is LonaDB? LonaDB is a prototype of a PHP-based database. It utilizes Encrypted JSON-objects as its storage format and provides support for multiple users and tables.
title details
Open-Source! 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 details
How does it work? It's really simple! The Server is installed using a installer script. The Client libraries can be found on npm or pip for examle. If there is no Package Manager for your programming language (or we didn't upload the client on it), you can always check our GitHub profile for a client.
title details
Your own instance! 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.