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§
- CsvColumn
Mapping - Column mapping configuration
- CsvMapping
Profile - 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