This repo was created to coordinate our shared efforts, maintain interesting discussions towards the development of SQLRite
SQLRite
, is a simple embedded database developed with Rust
. The goal is to go where no man has gone before.
Source repo: https://github.com/joaoh82/rust_sqlite
What I cannot create, I do not understand. — Richard Feynman
|
Inputs and ideas are warmly welcome!!!
For initial discussions, please open a discussion first and let's talk about it. We are all ears!
If you'd like to contribute to existing discustion, don't be shy. Just choose a topic being discussed and let it out.
For final decisions, we plan to open an issue and generate RFC's documents and possibly Diagram which will be stored on this repo for future reference.
- Part 0 - Overview
- Part 1 - Understanding SQLite and Setting up CLI Application and REPL
- Part 2 - SQL Statement and Meta Commands Parser + Error Handling
- Part 3 - Understanding the B-Tree and its role on database design
Contribution to the project is organized under the terms of the Contributor Covenant, the maintainers team of SQLRite, promises to intervene to uphold that code of conduct.