Skip to main content

Module json_parser

Module json_parser 

Source
Expand description

JSON Parser for QualiaDB

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

Structs§

JsonFieldMapping
Field mapping configuration
JsonMappingProfile
JSON parsing configuration

Enums§

JsonDatatype
Data type for JSON field mapping

Functions§

parse_json_to_quins
Parse JSON data from a reader and stream Quins