DZone | Learning Go With the InfluxDB Go Library
By
NewsFeed /
Company
Aug 27, 2018
Navigate to:
Publication: DZone Title: Learning Go With the InfluxDB Go Library Author: David G. Simmons
Abstract: This article, published by DZone and written by Senior IoT Developer Evangelist at InfluxData David Simmons, shows how to translate C to Go with the InfluxDB library using a Raspberry Pi. Simmons discusses porting a library from C to Go, writing a new library in Go, and using these libraries, along with the InfluxDB Go Library, to store the data in InfluxDB. He shows how easy it is to get the values into InfluxDB. He concludes by noting that the project described is part of a larger project that he will unveil in the near future.