joaoh82 / rust_sqlite
- воскресенье, 21 февраля 2021 г. в 00:24:59
Rust
SQLite clone from scratch in Rust
Project name is a Rust-SQLite
, someone suggested SQLRite
because is being developed in Rust
and I like it, anyway the goal is write a database modeled off SQLite
, in Rust
.
Before you begin, ensure you have met the following requirements:
> ./rust_sqlite -- help
Rust-SQLite 0.1.0
Joao Henrique Machado Silva <joaoh82@gmail.com>
Light version of SQLite developed with Rust
USAGE:
rust_sqlite
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
Pull requests are warmly welcome!!!
For major changes, please open an issue first and let's talk about it. We are all ears!
If you'd like to contribute, please fork the repository and make changes as you'd like and shoot a Pull Request our way!
Please make sure to update tests as appropriate.
If you feel like you need it go check the GitHub documentation on creating a pull request.
Contribution to the project is organized under the terms of the Contributor Covenant, the maintainer of SQLRite, @joaoh82, promises to intervene to uphold that code of conduct.
If you want to contact me you can reach me at joaoh82@gmail.com.