{"id":13465165,"url":"https://github.com/node-influx/node-influx","last_synced_at":"2026-01-12T06:50:03.192Z","repository":{"id":11701459,"uuid":"14216341","full_name":"node-influx/node-influx","owner":"node-influx","description":"📈  The InfluxDB Client for Node.js and Browsers","archived":false,"fork":false,"pushed_at":"2025-03-03T17:20:26.000Z","size":4909,"stargazers_count":862,"open_issues_count":18,"forks_count":179,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-03-17T04:05:59.685Z","etag":null,"topics":["hacktoberfest","influx","influxdb","influxdb-js-client","javascript","onwards","timeseries","typescript"],"latest_commit_sha":null,"homepage":"https://node-influx.github.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/node-influx.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-11-07T21:26:28.000Z","updated_at":"2025-02-27T10:13:09.000Z","dependencies_parsed_at":"2024-01-02T23:41:45.552Z","dependency_job_id":"80996bb6-8007-47cf-95cd-09024f06782c","html_url":"https://github.com/node-influx/node-influx","commit_stats":{"total_commits":665,"total_committers":72,"mean_commits":9.23611111111111,"dds":0.8315789473684211,"last_synced_commit":"b52024a1747e4159d353a3c79d52195d94d06046"},"previous_names":["bencevans/node-influx"],"tags_count":62,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-influx%2Fnode-influx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-influx%2Fnode-influx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-influx%2Fnode-influx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-influx%2Fnode-influx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-influx","download_url":"https://codeload.github.com/node-influx/node-influx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245208817,"owners_count":20577952,"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":["hacktoberfest","influx","influxdb","influxdb-js-client","javascript","onwards","timeseries","typescript"],"created_at":"2024-07-31T14:01:02.224Z","updated_at":"2026-01-12T06:50:03.182Z","avatar_url":"https://github.com/node-influx.png","language":"TypeScript","readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.github.com/node-influx/node-influx/master/logo.png?v3\" alt=\"node-influx, an InfluxDB client for Node.js and Browsers\"\u003e\n\u003c/p\u003e\n\n\u003chr/\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cb\u003e\u003c!--An InfluxDB Client for Node.js and Browsers--\u003e\u003c/b\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n \u003ca href=\"https://github.com/node-influx/node-influx/actions\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/actions/workflow/status/node-influx/node-influx/CI.yml?branch=master\u0026style=flat-square\"\n         alt=\"CI Status\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"\"\u003e\n    \u003cimg alt=\"Coveralls github branch\" src=\"https://img.shields.io/coveralls/github/node-influx/node-influx/master.svg?style=flat-square\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.com/package/influx\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/v/influx.svg?style=flat-square\"\n          alt=\"NPM Version\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.com/package/influx\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/dm/influx.svg?style=flat-square\"\n         alt=\"NPM Downloads\"\u003e\n\n  \u003c/a\u003e\n\u003c/p\u003e\n\n# InfluxDB v1.x JavaScript library\n\nNode and browser library for InfluxDB v1.x and older. For v2, please use the [official client](https://github.com/influxdata/influxdb-client-js/).\n\n\u003chr/\u003e\n\n## Installation\n\nFor Node, simply:\n\n    $ npm install --save influx\n\nFor browsers, see the [browser setup](https://node-influx.github.io/manual/usage.html#browser-setup) instructions.\n\n## Features\n\n- Simple API for nearly all Influx operations\n- Fully supported in Node and the browser\n- Performant, processing millions of rows/sec on modest hardware\n- Zero dependencies\n\n## Compatibility\n\nVersion 5.x.x is compatible with InfluxDB 1.x on Node 4 on onwards, and modern browsers\n\nVersion 4.x.x is compatible with InfluxDB 0.9.x - 0.13.x on Node 0.12 and onwards\n\nVersion 3.x.x is compatible with InfluxDB 0.8.x - 3.x will no longer have updates by core contributers, please consider upgrading.\n\n## Usage\n\n- [API Documentation](https://node-influx.github.io/class/src/index.js~InfluxDB.html)\n- [Tutorials \u0026 Examples](https://node-influx.github.io/manual/tutorial.html)\n- [Changelog](https://node-influx.github.io/manual/changelog.html)\n- [Contributing](CONTRIBUTING.md)\n","funding_links":[],"categories":["TypeScript","Client libraries"],"sub_categories":["Unofficial"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnode-influx%2Fnode-influx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnode-influx%2Fnode-influx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnode-influx%2Fnode-influx/lists"}