{"id":13405812,"url":"https://github.com/influxdata/influxdb","last_synced_at":"2025-12-16T16:43:44.348Z","repository":{"id":37381900,"uuid":"13124802","full_name":"influxdata/influxdb","owner":"influxdata","description":"Scalable datastore for metrics, events, and real-time analytics","archived":false,"fork":false,"pushed_at":"2025-05-12T13:27:35.000Z","size":203003,"stargazers_count":29997,"open_issues_count":2127,"forks_count":3603,"subscribers_count":728,"default_branch":"main","last_synced_at":"2025-05-12T14:46:42.770Z","etag":null,"topics":["database","go","influxdb","metrics","monitoring","react","rust","time-series"],"latest_commit_sha":null,"homepage":"https://influxdata.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/influxdata.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-09-26T14:31:10.000Z","updated_at":"2025-05-12T12:56:35.000Z","dependencies_parsed_at":"2023-12-20T08:58:03.688Z","dependency_job_id":"db4563c6-fc92-469b-b993-ea50e9a287e0","html_url":"https://github.com/influxdata/influxdb","commit_stats":{"total_commits":38290,"total_committers":685,"mean_commits":55.8978102189781,"dds":0.9369548184904675,"last_synced_commit":"faab7a0abc87094b45f41f428b66cacc34b8216e"},"previous_names":["influxdb/influxdb"],"tags_count":463,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/influxdata%2Finfluxdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/influxdata%2Finfluxdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/influxdata%2Finfluxdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/influxdata%2Finfluxdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/influxdata","download_url":"https://codeload.github.com/influxdata/influxdb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253758932,"owners_count":21959674,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["database","go","influxdb","metrics","monitoring","react","rust","time-series"],"created_at":"2024-07-30T19:02:12.576Z","updated_at":"2025-12-16T16:43:39.304Z","avatar_url":"https://github.com/influxdata.png","language":"Rust","readme":"\u003cdiv align=\"center\"\u003e\n \u003cpicture\u003e\n    \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"assets/influxdb-logo.png\"\u003e\n    \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"assets/influxdb-logo-dark.png\"\u003e\n    \u003cimg src=\"assets/influxdb-logo.png\" alt=\"InfluxDB Logo\" width=\"600\"\u003e\n  \u003c/picture\u003e\n \u003cp\u003e\n\u003c/div\u003e\n\nInfluxDB Core is a database built to collect, process, transform, and store event and time series data. It is ideal for use cases that require real-time ingest and fast query response times to build user interfaces, monitoring, and automation solutions.\n\nCommon use cases include:\n\n- Monitoring sensor data\n- Server monitoring\n- Application performance monitoring\n- Network monitoring\n- Financial market and trading analytics\n- Behavioral analytics\n\nInfluxDB is optimized for scenarios where near real-time data monitoring is essential and queries \nneed to return quickly to support user experiences such as dashboards and interactive user interfaces.\n\nInfluxDB 3 Core’s feature highlights include:\n\n- Diskless architecture with object storage support (or local disk with no dependencies)\n- Fast query response times (under 10ms for last-value queries, or 30ms for distinct metadata)\n- Embedded Python VM for plugins and triggers\n- Parquet file persistence\n- Compatibility with InfluxDB 1.x and 2.x write APIs\n- Compatability with InfluxDB 1.x query API (InfluxQL)\n- SQL query engine with support for FlightSQL and HTTP query API\n\n## Project Status\n\nInfluxDB 3 Core is GA as of April 15, 2025! We plan to have monthly point releases for the following six months, with patch releases as needed. We will move to a quarterly cadence after that for 3-4 releases, after which we'll reevaluate our release schedule.\n\nJoin the [InfluxDB3 Discord](https://discord.gg/vZe2w2Ds8B) \nor the public channels below to share your feedback, feature requests, and bug reports.\n\nSee the [InfluxDB 3 Core \u0026 Enterprise GA release announcement here](https://www.influxdata.com/blog/influxdb-3-oss-ga/) \nor dig into the [InfluxDB 3 getting started guide here](https://docs.influxdata.com/influxdb3/core/get-started/).\n\n## Learn InfluxDB\n[Documentation](https://docs.influxdata.com/) | [Community Forum](https://community.influxdata.com/) | [Community Slack](https://www.influxdata.com/slack/) | [Blog](https://www.influxdata.com/blog/) | [InfluxDB University](https://university.influxdata.com/) | [YouTube](https://www.youtube.com/@influxdata8893)\n\nTry **InfluxDB Cloud** for free and get started fast with no local setup required. Click [here](https://cloud2.influxdata.com/signup) to start building your application on InfluxDB Cloud.\n\n\n## Installation\nWe have nightly and versioned Docker images, Debian packages, RPM packages, and tarballs of InfluxDB available on the [InfluxData downloads page](https://portal.influxdata.com/downloads/). We also provide the InfluxDB command line interface (CLI) client as a separate binary available at the same location.\n\n- For v1 installation, use the [main 1.x branch](https://github.com/influxdata/influxdb/tree/master-1.x) or [install InfluxDB OSS directly](https://docs.influxdata.com/influxdb/v1/introduction/install/#installing-influxdb-oss).\n- For v2 installation, use the [main 2.x branch](https://github.com/influxdata/influxdb/tree/main-2.x).\n- For InfluxDB 3 Core see the [InfluxDB 3 Core getting started guide](https://docs.influxdata.com/influxdb3/core/get-started/).\n- For InfluxDB 3 Enterprise see the [InfluxDB 3 Enterprise getting started guide](https://docs.influxdata.com/influxdb3/enterprise/get-started/).\n\nIf you are interested in building from source, see the [building from source](CONTRIBUTING.md#building-from-source) guide for contributors.\n\nTo begin using InfluxDB, visit our [Getting Started with InfluxDB](https://docs.influxdata.com/influxdb/v1/introduction/get-started/) documentation.\n\n\n## License\nThe open source software we build is licensed under the permissive MIT or Apache 2 licenses at the user's choosing. We’ve long held the view that our open source code should be truly open and our commercial code should be separate and closed. \n\n\n## Interested in joining the team building InfluxDB?\nCheck out current job openings at [www.influxdata.com/careers](https://www.influxdata.com/careers) today!\n","funding_links":[],"categories":["Rust","Go","Misc","开源类库","Databases","Capabilities","Golang","置顶","Open source library","Uncategorized","Database","Timeseries","Generators","Data Storage Optimisation","On-Prem","Monitoring","Back-End Development","Application Recommendation","time-series","时序数据库","APM Monitoring","DevOps Utilities","Backend \u0026 Infrastructure","Observability"],"sub_categories":["数据库","Time Series","Storage","05、运维监控体系","Database","Uncategorized","Time Series Database","Databases","Databases Implemented in Go","🤖 Automation Tools","Backend","Metrics Collection \u0026 Time-Series Storage"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfluxdata%2Finfluxdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finfluxdata%2Finfluxdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfluxdata%2Finfluxdb/lists"}