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?
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?
Uses InfluxDB Line Protocol for inserting data into QuestDB tables with automatic schema creation and type mapping
Why this server?
Enables natural language querying of InfluxDB time series data by converting Korean text queries into Flux query language and executing them against InfluxDB instances
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.
Why this server?
Connects to InfluxDB (v1 or v2) to discover, list, and analyze metrics from the sol_metrics database containing Solana blockchain data
Why this server?
Provides tools for interacting with InfluxDB v3 (Core/Enterprise/Cloud Dedicated), including database management, querying with SQL, writing data using line protocol, managing measurements and schemas, and token administration.