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.
LL
- 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
- License
- Apache v2
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.
Citations
3 sources- GitHub - nukep/llamadb: [Not maintained] A SQL database written in Rust · GitHub github.com
- Initial commit github.com
- Update README.md github.com
Revision #4