Skip to content

Implementation / learning example of querying an InfluxDB database using InfluxDB-Python

License

Notifications You must be signed in to change notification settings

abhaynayak24/learning-influxdb-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learning-influxdb-python

License: MIT

Implementation / learning example of querying an InfluxDB database using InfluxDB-Python

About

This repo holds a simple script to query an InfluxDB database. It uses two of the classes from InfluxDB-Python library. Both use the same query, but one returns JSON and the other returns a pandas DataFrame. These are both simple examples, but enough to show a quick proof-of-concept.

Read more: influxdb-python.readthedocs.io

Legal

This code is licensed under the MIT License.

About

Implementation / learning example of querying an InfluxDB database using InfluxDB-Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%