Crates.io | octosql |
lib.rs | octosql |
version | 0.0.1 |
source | src |
created_at | 2020-09-19 13:41:44.587773 |
updated_at | 2020-09-19 13:41:44.587773 |
description | WIP PoC rewrite of OctoSQL in Rust |
homepage | https://octosql.dev |
repository | https://github.com/cube2222/octosql-rs |
max_upload_size | |
id | 290421 |
size | 5,535,625 |
This is a work in progress experiment PoC of rewriting OctoSQL in Rust, as I've been seeing 10-100x performance improvements using a more optimized design.
The current roadmap is to achieve feature parity with the Go version of OctoSQL. When this is done, we'll decide which one gets to stay.
Contributions are welcome!
Please open an issue or contact me personally when you want to try to contribute, so that no work gets duplicated or thrown away.