chore: drop the final refs to ceresdb (#50)

4 files changed
tree: 3c574d0a8eeb03816af33fda45f48ec08fcb0220
  1. .github/
  2. examples/
  3. horaedb/
  4. test/
  5. .asf.yaml
  6. .gitignore
  7. .golangci.yml
  8. go.mod
  9. go.sum
  10. LICENSE
  11. licenserc.toml
  12. Makefile
  13. README.md
README.md

Apache HoraeDB (Incubating) Golang Client

CI Go Reference Go Report Card

Introduction

Golang client for Apache HoraeDB.

Support features

  • DDL, such as create/alter table
  • Write and query support in both standalone and cluster mode

How To Use

Please refer Golang SDK docs.

License

Under Apache License 2.0.