apache / horaedb-client-go

Apache HoraeDB (Incubating) Golang Client.

Home Page:https://horaedb.apache.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apache HoraeDB (Incubating) Golang Client

CI Go Reference Go Report Card

Introduction

Golang client for Apache HoraeDB (Incubating).

Important

Apache HoraeDB (incubating) is an effort undergoing incubation at the Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC.

Please read the DISCLAIMER and a full explanation of "incubating".

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.

About

Apache HoraeDB (Incubating) Golang Client.

https://horaedb.apache.org

License:Apache License 2.0


Languages

Language:Go 98.5%Language:Makefile 1.5%