This repository has been archived on 2024-09-20. You can view files and clone it, but cannot push or open issues or pull requests.
wdk/arbeit/chapter/InfluxDB.tex
Henrik Mertens fab128fa0e - improved Grundlagen
- removed MySQL
- added Library
2022-05-21 11:09:19 +02:00

27 lines
914 B
TeX
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

\section{{InfluxDB}}
InfluxDB ist eine in Go geschreiben open source \gls{TSDB} die darauf ausgelegt ist mit großen Menge an Time Series Data zu arbeiten.\footnote{\cite[vgl.][]{dbranking}}
In Kapitel 4 dieser Arbeit wird am Beispeil von Wetterdaten gezeigt wie mit InfluxDB gearbeitet wird. InfluxDB stellt für die integration in eigene Anwendungen
ein \gls{HTTP} \gls{API} zur verfügung für die es in vielen Programmiersprachen Client Librarys gibt. Außerdem wird ein Webinterface und ein \gls{CLI} bereitgestellt.
\footnote{\cite[vgl.][]{InfluxAPI}}
%\subsection{{Installation}}
\subsection{{Daten Einfügen}}
%InfluxDB Inserts
\subsection{{Daten abrufen}}
%InfluxDB QUerrys
\subsection{{Daten verarbeiten und Visualisieren}}
%InfluxDB Tasks
% InfluxDB Graphen
\subsection{{weitere InfluxDB funktionen}}
% Monitoring und Alamierung mit InfluxDB
% InfluxDB Notebooks