Completed
requirements
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Leveraging the Apache Flight Go Client and InfluxDB for Time Series Data Management
Automatically move to the next video in the Classroom when playback concludes
- 1 intro
- 2 preamble
- 3 about anais
- 4 brought to you by influxdb university
- 5 a critical component of modern data pipelines
- 6 time series data types
- 7 time series databases
- 8 influxdb 3.0
- 9 agenda
- 10 what is the influxdb v3 go client library
- 11 query advantages
- 12 how the go client library works
- 13 requirements
- 14 installation
- 15 writing data to influxdb v3 with the go client library
- 16 query data with the go client library
- 17 resources + help