nao1215/csv - Read csv with validation in golang

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

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • 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.

  • 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.

  • sqly

    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

  • 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
  • Validator in handler or domain

    1 project | /r/golang | 1 Jul 2023

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