0 purchases
aioinfluxdb 0.2.0
aioinfluxdb
The Python client for InfluxDB v2 supports asyncio.
This is early-stage project
Why aioinfluxdb?
The official client does not supports asyncio that can get significant
performance. and aioinflux does not supports InfluxDB v2.
Feature table
Feature
Sub category
✅ / ⚠ / 🚧
Query
Query Data
✅
Query
Analyzer Flux Query
🚧
Query
Generate AST from Query
🚧
Query
Retrieve query suggestions
🚧
Query
Retrieve query suggestions for a branching suggestion
🚧
Write
✅
Buckets
⚠
Dashboards
🚧
Tasks
🚧
Resources
🚧
Authorizations
🚧
Organizations
⚠
Users
🚧
Health
🚧
Ping
✅
Ready
🚧
Routes
🚧
Backup
🚧
Cells
🚧
Checks
🚧
DBRPs
🚧
Delete
🚧
Labels
🚧
NotificationEndpoints
🚧
NotificationRules
🚧
Restore
🚧
Rules
🚧
Scraper Targets
🚧
Secrets
🚧
Setup
🚧
Signin
🚧
Signout
🚧
Sources
🚧
Telegraf Plugins
🚧
Telegrafs
🚧
Templates
🚧
Variables
🚧
Views
🚧
This project borrows some de/serialization code from influxdb-client.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.