Apache HoraeDB (Incubating) Python Client.

Clone this repo:
  1. 48a1e1a chore: add incubating notice (#40) by 鲍金日 · 2 days ago main
  2. da45a60 Merge pull request #38 from chunshao90/add-asf-yaml by Ruixiang Tan · 5 months ago
  3. 8957512 chore: add asf yaml by chunshao.rcs · 5 months ago
  4. e8e5d80 chore: upgrade rust client (#37) by WEI Xikai · 6 months ago
  5. 0e5f11c chore: rename ceresdb to horaedb (#36) by chunshao.rcs · 6 months ago

Apache HoraeDB (Incubating) Python Client

License CI OpenIssue

Introduction

Python client for Apache HoraeDB (Incubating).

Support features

  • [x] Query
  • [x] Write

An example is provided to show how to access HoraeDB.

Installation

pip install horaedb-client

Contributing

Any contribution is welcome!

Read our Contributing Guide and make your first contribution!

License

Under Apache License 2.0.