influxdb-arel
SQL generator
Tools for generating complex SQL queries for Influxdb
Influxdb::Arel is a SQL AST manager for Influxdb dialect. It simplifies the generation of complex SQL queries.
11 stars
5 watching
2 forks
Language: Ruby
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rom-rb/rom-influxdb | Provides a Ruby interface to InfluxDB, an open-source time series database. | 8 |
faveod/arel-extensions | Extends Arel's capabilities with new SQL functions and operators | 143 |
corley/dbal-influxdb | An InfluxDB abstraction layer for the Doctrine DBAL library | 8 |
influxcommunity/influxdb-ruby | Provides a Ruby interface to a time-series database service | 370 |
nkallen/arel | A framework for building relational algebra in Ruby to simplify and standardize SQL queries across various databases. | 268 |
dleutnant/influxdbr | A library that provides an R interface to connect to and manage time series data in InfluxDB servers. | 94 |
palkan/influxer | An Active Record-style interface to InfluxDB for querying and manipulating time-series data. | 118 |
p0pr0ck5/lua-resty-influx | Provides an interface to write data points to InfluxDB servers | 28 |
joker1007/embulk-output-influxdb | An output plugin for Embulk to connect to InfluxDB | 2 |
fangli/fluent-plugin-influxdb | A plugin for managing time-series data in InfluxDB | 111 |
gobwas/influent.rs | An InfluxDB driver for Rust, allowing Rust programs to interact with an InfluxDB instance. | 43 |
mmaul/cl-influxdb | An interface to a scalable time series database | 23 |
maoe/influxdb-haskell | An InfluxDB client library written in Haskell | 53 |
rping/influx-prompt | An interactive InfluxDB command-line interface with features like auto-completion and syntax highlighting. | 45 |
bugthesystem/influxdb.net | Provides access to InfluxDB's REST API from .NET applications. | 164 |