influxdb-schema-updater
Schema updater
A tool to manage InfluxDB schema by comparing configuration files with the instance's state
The InfluxDB schema updater is a small DevOps tool to manage the schema of an InfluxDB instance with a set of configuration files.
7 stars
38 watching
2 forks
Language: Perl
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gobwas/influent.rs | An InfluxDB driver for Rust, allowing Rust programs to interact with an InfluxDB instance. | 43 |
rossmcdonald/influxdb | A tool for installing and configuring an open-source time-series database. | 44 |
mneudert/instream | A set of libraries and tools to interact with InfluxDB from an Elixir application. | 223 |
shayonj/pg-osc | Tool for making schema changes in PostgreSQL with minimal locks to achieve zero downtime updates. | 540 |
dleutnant/influxdbr | A library that provides an R interface to connect to and manage time series data in InfluxDB servers. | 94 |
rping/influx-prompt | An interactive InfluxDB command-line interface with features like auto-completion and syntax highlighting. | 45 |
mmuller88/influxdb-s3-backup | Automates backups of InfluxDB data to AWS S3 | 1 |
dnaeon/cl-migratum | A Common Lisp system that automates the process of updating database schemas during software development and deployment. | 45 |
tobiasschuerg/influxdb-client-for-arduino | A C++ library for connecting to InfluxDB databases from Arduino devices | 382 |
indix/schemer | A schema registry and inference system for various data formats | 111 |
p0pr0ck5/lua-resty-influx | Provides an interface to write data points to InfluxDB servers | 28 |
undr/influxdb-arel | Tools for generating complex SQL queries for Influxdb | 11 |
corley/dbal-influxdb | An InfluxDB abstraction layer for the Doctrine DBAL library | 8 |
openbeer/schema.sql | Defines data schema and relationships for beer-related data storage | 9 |