csv-reading topic

List csv-reading repositories

Cursively

38
Stars
2
Forks
Watchers

A CSV reader for .NET. Fast, RFC 4180 compliant, and fault tolerant. UTF-8 only.

comma_splice

66
Stars
2
Forks
Watchers

Fixes CSVs with unquoted commas in values

CleverCSV

1.2k
Stars
70
Forks
Watchers

CleverCSV is a Python package for handling messy CSV files. It provides a drop-in replacement for the builtin CSV module with improved dialect detection, and comes with a handy command line applicatio...

CsvTextFieldParser

51
Stars
15
Forks
Watchers

A simple CSV parser based on Microsoft.VisualBasic.FileIO.TextFieldParser.

csvql

15
Stars
3
Forks
Watchers

query CSVs in memory. with ansi sql

ngx-csv-parser

25
Stars
51
Forks
Watchers

CSV Parser for Angular by Developers Hive

CSVUtils

19
Stars
7
Forks
Watchers

A PHP CSV Validator and Conversion Library

csvlixir

33
Stars
4
Forks
Watchers

A CSV reading/writing application for Elixir.

csv-fast-reader

25
Stars
4
Forks
Watchers

Fast and simple CSV parser written in C

csv-to-sql-insert

89
Stars
113
Forks
Watchers

Provide table data as a CSV (comma-separated values) file and output a SQL insert statement for a table with the same name as the file.