Docs/index.md
2023-08-12 11:54:12 +02:00

1.1 KiB

layout hero features
home
name text tagline actions image
LonaDB JSON based and written in JavaScript 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/Server
src alt
/logo_large.svg LonaDB Logo
title details
What is LonaDB? LonaDB is an early-stage prototype of a JavaScript-based database. It utilizes Binary JSON 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 put a license check for example in our project.
title details
How does it work? Hadro is our database server running in Node.js! It provides Client Libraries for interacting with the database. Also, it utilizes a TCP-Socket for communication with the clients.
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.