CSV Connector
Install PipeRider with the CSV connector and load the CSV file .
non-dbt use case is deprecated since v0.25.0
Installation
Under the hood, PipeRider loads CSV files by DuckDB, so please install PipeRider with DuckDB.
Configuration
Example initialization steps
Enter the path to your CSV file.
Test connection settings
After configuring your connection settings, ensure that PipeRider can connect to your CSV file.
Last updated