flux
Database query language
A lightweight scripting language for querying databases and working with data
Flux is a lightweight scripting language for querying databases (like InfluxDB) and working with data. It's part of InfluxDB 1.7 and 2.0, but can be run independently of those.
769 stars
51 watching
153 forks
Language: FLUX
last commit: 6 days ago Related projects:
Repository | Description | Stars |
---|---|---|
lexmag/fluxter | A high-performance Elixir library for writing data to InfluxDB | 105 |
influxdata/community-templates | A repository of prepackaged InfluxDB configurations for various use cases and data sources. | 351 |
fangli/fluent-plugin-influxdb | A plugin for managing time-series data in InfluxDB | 111 |
undr/influxdb-arel | Tools for generating complex SQL queries for Influxdb | 11 |
influxdata/influxdb-rails | Automates monitoring and reporting of Ruby on Rails application performance metrics to InfluxDB | 213 |
corley/dbal-influxdb | An InfluxDB abstraction layer for the Doctrine DBAL library | 8 |
influxdata/influxdb-java | A Java client library for interacting with a popular time series database | 1,184 |
mmaul/cl-influxdb | An interface to a scalable time series database | 23 |
influxdata/influxdb1-client | A Go client API for connecting to InfluxDB 1.x time series databases | 191 |
p0pr0ck5/lua-resty-influx | Provides an interface to write data points to InfluxDB servers | 28 |
palkan/influxer | An Active Record-style interface to InfluxDB for querying and manipulating time-series data. | 118 |
alkhe/fluxette | A minimalist implementation of Flux for functional programming in JavaScript | 52 |
acdlite/flummox | A minimal, isomorphic Flux implementation | 1,687 |
dleutnant/influxdbr | A library that provides an R interface to connect to and manage time series data in InfluxDB servers. | 94 |
bugthesystem/influxdb.net | Provides access to InfluxDB's REST API from .NET applications. | 164 |