Developer builds LuaDB, a pure Lua relational database engine with B+Tree indexing
A developer has released LuaDB, a fully embeddable relational database management system written entirely in pure Lua without any C extensions or external dependencies. The project was built from scratch and features slotted 4KB binary pages along with B+Tree-based primary and secondary indexing. LuaDB also implements a Write-Ahead Log (WAL) for data durability and supports the Postgres wire protocol for compatibility. The source code has been published publicly on GitHub under the username jncastilho.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in