InfluxDB: Difference between revisions

From air
Jump to navigation Jump to search
No edit summary
Line 23: Line 23:




==Javascript==
==[[Node.js]]==
* https://github.com/bencevans/node-influx

Revision as of 09:07, 30 October 2014

http://influxdb.com/

https://github.com/influxdb/influxdb

open-source distributed time series database with no external dependencies.

(metrics, events, and analytics)

developped in Go language

Voir https://speakerdeck.com/pauldix/introducing-influxdb-an-open-source-distributed-time-series-database

Demo sur http://play.influxdb.com/ (source code)

InfluxDB @ AIR

Installation

Premiers Pas

Premières Requêtes

Node.js