Golang implementation of HoraeDB client.

Clone this repo:
  1. fcd42e0 chore: drop the final refs to ceresdb (#50) by tison · 2 weeks ago main
  2. e6036d6 chore: update license header and do the rename (#49) by chunshao.rcs · 4 months ago
  3. 4193ca5 chore: rename ceresdb to horaedb (#48) by tison · 5 months ago v1.2.0
  4. 5f8b3f0 chore: rename ceresdb to horaedb (#47) by chunshao.rcs · 6 months ago
  5. 4b3fe8c fix: avoid message mistakenly appended (#46) by Jiacai Liu · 8 months ago v1.1.3

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.