InfluxData 在 GitHub 上拥有广泛的公共存在,专注于时间序列数据库及相关工具。其主要编程语言包括 Go、Python、Rust 和 TypeScript。值得注意的公共仓库有 influxdb、telegraf 和 kapacitor,这些项目在开发者中得到了广泛应用。
Scalable datastore for metrics, events, and real-time analytics
Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.
Open source framework for processing, monitoring, and alerting on time series data
Python client for InfluxDB
Open source monitoring and visualization UI for the TICK stack
Java client for InfluxDB
Service to replicate InfluxDB data for high availability
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.
InfluxDB 2.0 python client
InfluxDB 2 Go Client
A sandbox for the full TICK stack
InfluxDB 2 JVM Based Clients
Blazing fast syslog parser
influxdb-php: A PHP Client for InfluxDB, a time series database
InfluxDB 2.x C# Client
InfluxDB Community Templates: Quickly collect & analyze time series data from a range of sources: Kubernetes, MySQL, Postgres, AWS, Nginx, Jenkins, and more.
Official docker images for the influxdata stack
InfluxDB 2.0 JavaScript client
A minimal Rust client for Apache Kafka
Code for comparison write ups of InfluxDB and other solutions
Official Helm Chart Repository for InfluxData Applications
ARCHIVE - 1.x docs for InfluxData
A .NET library for efficiently sending points to InfluxDB 1.x
The old clientv2 for InfluxDB 1.x
A foundation for visualizations in the InfluxDB UI
Package influxql implements a parser for the InfluxDB query language.
InfluxDB (v2+) Client Library for PHP
An implementation of Ted Dunning's t-digest in Go.
New tool for generating artificial load on InfluxDB
UI for InfluxDB
Auto-generate serde implementations for prost types
An InfluxDB benchmarking tool.
A repository for Helm Charts for the full TICK Stack
InfluxData Documentation that covers InfluxDB Cloud, InfluxDB OSS 2.x, InfluxDB OSS 1.x, InfluxDB Enterprise, Telegraf, Chronograf, Kapacitor, and Flux.
CLI for managing resources in InfluxDB v2
Manage local wireguard interfaces in a distributed system
Sample data for InfluxDB 2.0
此仓库未提供描述。
InfluxData's core functionality for InfluxDB Edge and IOx
InfluxDB 2.0 Ruby Client
UI Kit for building Chronograf
DB API 2 interface for Flight SQL with SQLAlchemy extras.
此仓库未提供描述。
InlfuxDB 2.0 dart client flutter demo
此仓库未提供描述。
Python plugins for InfluxDB 3
MCP Server for InfluxDB 3
此仓库未提供描述。
Configuration to monitor Kubernetes with the TICK stack
Deploys InfluxDB Enterprise to AWS
此仓库未提供描述。
InfluxDB (v2+) Client Library for Swift
此仓库未提供描述。
The Kubernetes operator for InfluxDB and the TICK stack.
Shell -> Slack the easy way
InfluxDB (v2+) Client Library for Dart and Flutter
此仓库未提供描述。
A fast, zero-allocation cron parser in ragel and golang
InfluxDB University
An OpenAPI specification for influx (cloud/oss) apis.
Common React UI for iot-api-<js, python, etc.> example apps designed for InfluxDB client library tutorials.
DataFusion UDFs (User Defined Functions) via WebAssembly
Generate Parquet Files
An OpenAPI to TypeScript generator.
此仓库未提供描述。
An example IoT app built with NextJS (NodeJS + React) and the InfluxDB API client library for Javascript.
Google Data Studio Connector for InfluxDB.
Docker Official Images
Utility to synchronize resources across disparate kubernetes clusters.
This repo is a collection of dashboard templates used in the InfluxDB UI.
GCP Deployment Manager templates for InfluxDB Enterprise.
A tool for profiling the performance of InfluxQL queries
Tools for tracking security issues flexibly in version control
This is a repo for all of the awesomeness happening within the InfluxDB Community
Manage a changelog using git/github metadata
InfluxDB Nodejs samples
Bash and yml based validator for github commits, for use in GH Actions. Validation is per conventional commits (www.conventionalcommits.org).
Utilities for deploying and operating Molecule CI environments
An Ansible execution environment for AWX project
Apache Arrow DataFusion SQL Query Engine
Homebrew formulae that allows installation of InfluxData tools through the Homebrew package manager.
Branding Documentation for InfluxData, Inc.
Author-side SDK and CLI for building InfluxDB 3 plugins (templating, validating, packaging).
urllib3 is a user-friendly HTTP client library for Python
Jsonnet Libs repo - mostly generated with jsonnet-libs/k8s project
Reference architecture: InfluxDB 3 Enterprise for Battery Energy Storage Systems. Live demo (4 packs × 192 cells, ~2k pts/s) with Python Processing Engine plugins running inside the database — runnable in 2 minutes via docker compose.
An extensible, state-of-the-art framework for columnar compression, and the fastest FOSS columnar file format. Formerly at @spiraldb, now an Incubation Stage project at LFAI&Data, part of the Linux Foundation.
Reference architecture: InfluxDB 3 Enterprise for IIoT / factory floor monitoring. Live demo (1 plant × 3 lines × 8 stations, ~300 pts/s) with four Python Processing Engine plugins running inside the database — runnable in 2 minutes via docker compose.
Reference architecture: InfluxDB 3 Enterprise 5-node cluster (2 ingest + query + compact + process) monitoring a data-center Clos fabric. Two schedule plugins write back via httpx; two request plugins served direct to the browser. Per-table 24h retention. ~10k pts/s, runnable in 3 minutes via docker compose.
Index and shared conventions for the InfluxDB 3 Enterprise reference architecture portfolio — eight runnable, vertical-specific demos.
WASM/WASI-compatible wheels for some Python projects.
Unofficial WASI builds of CPython
Go Snowflake Driver
A fully-featured AWS Athena database driver (+ athenareader https://github.com/uber/athenadriver/tree/master/athenareader)
Apache Iceberg
Official native Go client for the Vertica Analytics Database.
Ensure your pull requests follow the Conventional Commits spec
🍻 Default formulae for the missing package manager for macOS (or Linux)
Interactive visualizations of time series using JavaScript and the HTML canvas tag
Apache Arrow DataFusion SQL Query Engine
InfluxData 在 GitHub 上构建了多个与时间序列数据相关的项目,包括 influxdb、telegraf 和 kapacitor。这些项目为用户提供了强大的数据存储、处理和监控功能。
InfluxData 主要使用 Go、Python、Rust 和 TypeScript 进行开发。这些语言支持其不同的项目和工具,满足多样化的开发需求。
是的,InfluxData 的所有仓库都是公开的,任何人都可以访问和查看其代码。这种公开性有助于社区参与和代码的透明性。