An open API service indexing awesome lists of open source software.

https://github.com/pasdam/go-csv-timeseries-db

Library to provide a simple timeseries store using csv files
https://github.com/pasdam/go-csv-timeseries-db

csv go golang library timeseries

Last synced: 5 months ago
JSON representation

Library to provide a simple timeseries store using csv files

Awesome Lists containing this project

README

          

# go-csv-timeseries-db

[![Go Report Card](https://goreportcard.com/badge/github.com/pasdam/go-csv-timeseries-db)](https://goreportcard.com/report/github.com/pasdam/go-csv-timeseries-db)
[![CI Status](https://github.com/pasdam/go-csv-timeseries-db/workflows/Continuous%20integration/badge.svg)](https://github.com/pasdam/go-csv-timeseries-db/actions)
[![GoDoc](https://godoc.org/github.com/pasdam/go-csv-timeseries-db?status.svg)](https://godoc.org/github.com/pasdam/go-csv-timeseries-db)

Library that provides a simple timeseries db using CSV files as storage