chunshao90 / obkv-table-client-rs

OBKV Table Client is Rust Library that can be used to access table data from OceanBase storage layer. Its access method is different from JDBC, it skips the SQL parsing layer, so it has significant performance advantage.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

obkv-table-client-rs

License

OBKV Table Client is Rust Library that can be used to access table data from OceanBase storage layer. Its access method is different from JDBC, it skips the SQL parsing layer, so it has significant performance advantage.

Acknowledgment

CeresMeta refers to obkv-table-client-java, thanks to the OceanBase team.

Contributing

Any contribution is welcome!

Read our Contributing Guide and make your first contribution!

Licensing

obkv-table-client-rs is under Apache License 2.0.

About

OBKV Table Client is Rust Library that can be used to access table data from OceanBase storage layer. Its access method is different from JDBC, it skips the SQL parsing layer, so it has significant performance advantage.

License:Apache License 2.0


Languages

Language:Rust 100.0%