tonbo-io / tonbo

A portable embedded database using Arrow.
https://tonbo.io
Apache License 2.0
603 stars 42 forks source link

Support for GO! #42

Open PotatoChipking opened 1 month ago

PotatoChipking commented 1 month ago

Feature Request

Considering that many KV storage engines such as LevelDB, PebblesDB, and BoltDB are implemented in GO, cause they are widely used.

ethe commented 1 month ago

Yes tonbo totally could be a go lib, once we support dynamic schema declaring, we could start this work immediately.

PotatoChipking commented 1 month ago

Okay, hope to be able to support sooner, and if there is anything that can help you, I hope to be able to contribute.

KKould commented 1 month ago

Okay, hope to be able to support sooner, and if there is anything that can help you, I hope to be able to contribute.

Thank you for your suggestion. We are currently mainly investing in performance optimization. Supporting go is not a focus in the short term, but I still think this is a very good suggestion. If you are interested, you can promote the support of this feature : )