Module data

Module data 

Source
Expand description

Data layer for DataTable/DataView architecture

This module provides the data abstraction layer that separates data storage from presentation.

Modulesยง

adapters
Adapters for existing data sources
advanced_csv_loader
arithmetic_evaluator
computed_view
converters
Data format converters
csv_datasource
csv_fixes
data_analyzer
data_exporter
data_provider
Data provider traits for abstracting data access
data_view
datasource_adapter
datasource_trait
datatable
datatable_buffer
datatable_converter
datatable_loaders
datatable_view
datavalue_compare
direct_csv_loader
group_by_expressions
hash_join
Hash join implementation for efficient JOIN operations
query_engine
query_executor
recursive_where_evaluator
simple_where
stream_loader
subquery_executor
type_inference
Shared type inference logic for data loaders
unit_converter
value_comparisons
value_parsing
virtual_table_generator
where_clause_converter
where_evaluator