The Database of the Future

We are developing LonaDB, a high-performance, document-oriented database written entirely in native PHP – without external Composer dependencies.

LonaDB – Document-Oriented and Native

LonaDB is our main project, aiming to provide a fast, reliable, and easily extensible database solution for PHP developers who value independence from external libraries.

Why Choose LonaDB?

Core features that make LonaDB unique and set it apart from traditional database solutions.

Native PHP Power

LonaDB is fully implemented in native PHP. No Composer libraries, no external dependencies – ensuring maximum control and easy integration.

WAL (Write Ahead Logging)

Thanks to Write Ahead Logging (WAL), we guarantee data integrity and fast recovery, even in the event of unexpected system failures.

Document-Oriented

Store flexible JSON-like documents. Ideal for modern applications requiring fast iteration and schemaless data structures.

Comprehensive Plugin System

Extend LonaDB's functionality effortlessly. Our robust plugin system allows you to customize the database precisely to your needs.

Official LonaDB Plugins

Extend core functionality with our officially supported plugins.

Web Interface
Manage your databases, documents, and users easily via an intuitive web interface.
View Details
Automatic Backups
Ensure data security with automated backup solutions integrated into the plugin system.
View Details
Discord Logger (Webhook)
Log important database events directly to your Discord channel using webhooks.
View Details