/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.

Primary LanguageRustApache License 2.0Apache-2.0

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.