Apache HoraeDB (Incubating) Python Client.

Clone this repo:
  1. da6e353 chore: fix asf header (#44) by Jiacai Liu · 8 months ago main release-2.0.0 v2.0.0 v2.0.0-rc1
  2. f50d44d update readme (#43) by 鲍金日 · 1 year, 2 months ago
  3. 6e16525 feat: support basic auth (#41) by Jiacai Liu · 1 year, 2 months ago
  4. 48a1e1a chore: add incubating notice (#40) by 鲍金日 · 1 year, 2 months ago
  5. da45a60 Merge pull request #38 from chunshao90/add-asf-yaml by Ruixiang Tan · 1 year, 7 months ago

Apache HoraeDB (Incubating) Python Client

License CI OpenIssue

Introduction

Python 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

  • [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.