greptimeteam
Enables AI interaction with GreptimeDB time-series databases through MySQL protocol for data exploration, analysis, and SQL query execution with built-in security protections.
Execute SQL query against GreptimeDB. Please use MySQL dialect.
Get table schema information including column names, types, and constraints.
Check GreptimeDB connection status and server version.
Execute TQL query for time-series analysis. TQL is PromQL-compatible - use standard PromQL syntax.
Execute time-window aggregation query using GreptimeDB's RANGE query syntax.
Analyze SQL or TQL query execution plan.
List all pipelines or get details of a specific pipeline.
Create a new pipeline in GreptimeDB.
Test a pipeline with sample data without writing to the database.
Delete a specific version of a pipeline from GreptimeDB.
No additional configuration required