DBDB.io The Encyclopedia of Database Systems · Est. 2017
Database of Databases

Database Entry

LlamaDB


LlamaDB is a simple SQL database management system developed primarily as an educational project. It targets learning workloads focused on understanding relational database internals and evaluating the Rust programming language for systems development.

Source Code
https://github.com/nukep/llamadb[01]
Developer
Country of Origin
CA
Start Year
2015 [02]
End Year
2017 [03]
Project Types
Educational, Open Source
Written in
Rust
Operating Systems
Linux, macOS, Windows
License
Apache v2

Database Entry

LlamaDB


LlamaDB is a simple SQL database management system developed primarily as an educational project. It targets learning workloads focused on understanding relational database internals and evaluating the Rust programming language for systems development.

History


Initiated by Danny Spencer in 2015, the project was created to explore SQL implementation details and assess Rust's capabilities for building software. Active development concluded when the repository was archived on GitHub on May 2020.

Data Model


Indexes


Query Interface


Citations

3 sources
  1. GitHub - nukep/llamadb: [Not maintained] A SQL database written in Rust · GitHub github.com
  2. Initial commit github.com
  3. Update README.md github.com
Revision #4