Skip to main content

Module csv_parser

Module csv_parser 

Source
Expand description

CSV Parser for QualiaDB

Zero-allocation CSV parser that streams data directly into NQuin format. Supports common data types with proper inline type tagging.

Structs§

CsvColumnMapping
Column mapping configuration
CsvMappingProfile
CSV parsing configuration

Enums§

CsvDatatype
Data type for CSV field mapping

Functions§

parse_csv_to_quins
Parse CSV data from a reader and stream Quins