# parquet-proxy-odata A proxy that allows you to query OData API's as Parquet with accurate type conversion and basic caching. ## Getting started ```bash # Install dependencies uv sync # Start the proxy uv run fastapi dev parquet-proxy-odata/app.py # Use the proxy duckdb <