LonaDB

NoSQL

LonaDB is a document-oriented (JSON) DBMS written in PHP.

Logging

Not Supported

LonaDB maintains a single encrypted data file per table. After updating a record, the DBMS writes the entire table file to disk. It does not support write-ahead logging or other safety mechanisms to prevent torn writes.

Query Execution

Tuple-at-a-Time Model

Query Interface

Custom API

Checkpoints

Not Supported

Concurrency Control

Not Supported

Data Model

Document / XML

System Architecture

Shared-Everything

LonaDB Logo
Website

https://lona-development.org/

Source Code

https://github.com/LonaDB/Server

Tech Docs

https://docs.lona-development.org/

Twitter

@lona_devs

Developer

Kisara Group

Country of Origin

DE

Start Year

2023

Former Name

LunaDB

Project Type

Hobby, Open Source

Written in

PHP

Operating Systems

Linux

Licenses

AGPL v3