README.md
__init__.py
db_connector.py
engine.py
evaluator.py
executor.py
jsonl_executor.py
mmap_index.py
operators.py
operators_mmap.py
operators_polars.py
optimizer.py
parser.py
planner.py
polars_expression_translator.py
pyproject.toml
requirements.txt
setup.py
./__init__.py
./db_connector.py
./engine.py
./evaluator.py
./executor.py
./jsonl_executor.py
./mmap_index.py
./operators.py
./operators_mmap.py
./operators_polars.py
./optimizer.py
./parser.py
./planner.py
./polars_expression_translator.py
documentation/APACHE_DRILL_COMPARISON.md
documentation/API_JOIN_OPERATIONS.md
documentation/BEST_USE_CASES.md
documentation/COMPREHENSIVE_DOCUMENTATION.md
documentation/DEVELOPER_GUIDE.md
documentation/DUCKDB_COMPARISON.md
documentation/HOW_TO_ADD_TO_PROJECT.md
documentation/INSTALLATION.md
documentation/MULTI_SOURCE_EXAMPLE_README.md
documentation/MYSQL_USAGE.md
documentation/PERFORMANCE.md
documentation/QUICK_START.md
documentation/TECHNICAL_DOCUMENTATION.md
documentation/USER_GUIDE.md
streaming_sql_engine/__init__.py
streaming_sql_engine/db_connector.py
streaming_sql_engine/engine.py
streaming_sql_engine/evaluator.py
streaming_sql_engine/executor.py
streaming_sql_engine/jsonl_executor.py
streaming_sql_engine/operators.py
streaming_sql_engine/parser.py
streaming_sql_engine/planner.py
streaming_sql_engine.egg-info/PKG-INFO
streaming_sql_engine.egg-info/SOURCES.txt
streaming_sql_engine.egg-info/dependency_links.txt
streaming_sql_engine.egg-info/requires.txt
streaming_sql_engine.egg-info/top_level.txt