InfluxDB is a time series database designed to handle high write and query loads for time-stamped data, commonly used for monitoring metrics, application data, and IoT sensor data.
Why this server?
Exposes access to an InfluxDB instance using the InfluxDB OSS API v2, allowing for organization and bucket management, measurement data access, writing time-series data, and executing Flux queries against the database.
Why this server?
Supports writing data using InfluxDB Line Protocol format to GigAPI's timeseries database, enabling seamless data ingestion from InfluxDB-compatible sources.
Why this server?
Uses InfluxDB Line Protocol for inserting data into QuestDB tables with automatic schema creation and type mapping
Why this server?
Integrates with InfluxDB through the WiseVision Data Black Box as an alternative to Rosbag2 for storing and retrieving ROS2 messages.
Why this server?
Retrieves past messages and sensor data from InfluxDB as an alternative to Rosbag2 for ROS2 data storage and analysis.
Why this server?
Provides secure, read-only access to InfluxDB 1.8 time-series data via a standardized interface, allowing AI assistants to query databases, list measurements, and execute SELECT queries with JWT authentication.