nao1215/csv - Read csv with validation in golang

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. csv

    csv - read csv with validation in golang (by nao1215)

    I plan to increase the variety of validations and implement faster validation processes. As a side note, I am not currently working with CSVs. I spent a day to resolve lingering regrets from past work. Therefore, the development pace of nao1215/csv may seem slow.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. validator

    :100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving

    The nao1215/csv package was developed with inspiration from go-playground/validator and shogo82148/go-header-csv. I would like to express my gratitude here.

  4. go-header-csv

    The nao1215/csv package was developed with inspiration from go-playground/validator and shogo82148/go-header-csv. I would like to express my gratitude here.

  5. sqly

    eaisly execute SQL against CSV/TSV/LTSV/JSON and Microsoft Excel™ with shell.

    I developed nao1215/sqly(article is here), which allows executing SQL on CSV files, because I found correcting CSVs to be challenging. However, sqly alone was insufficient.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Como Validar Dados em Golang?

    4 projects | dev.to | 22 Oct 2024
  • A simplified version of Clean Arch

    2 projects | dev.to | 6 Jun 2024
  • API completa em Golang - Parte 3

    2 projects | dev.to | 16 Dec 2023
  • API validation in Gin: Ensuring Data Integrity in Your API

    1 project | dev.to | 10 Sep 2023
  • Yet another validator 0.9.5

    2 projects | /r/golang | 5 Sep 2023

Did you know that Go is
the 4th most popular programming language
based on number of references?