spice-data-connector
SKILL.md
Spice Data Connectors
Data Connectors enable federated SQL queries across databases, data warehouses, data lakes, and files.
Basic Dataset Configuration
datasets:
- from: <connector>:<identifier>
name: <dataset_name>
params:
# connector-specific parameters
acceleration:
enabled: true # optional: enable local caching
engine: duckdb # arrow, duckdb, sqlite, postgres
Supported Connectors
| Connector | From Format | Status |
|---|---|---|
| PostgreSQL | postgres:schema.table |
Stable |
| MySQL | mysql:schema.table |
Stable |
| S3 | s3://bucket/path/ |
Stable |
| DuckDB | duckdb:database.table |
Stable |
| Databricks | databricks:catalog.schema.table |
Stable |
| Snowflake | snowflake:database.schema.table |
Beta |
| File | file:./path/to/file.parquet |
Stable |
| Delta Lake | delta_lake:/path/to/delta/ |
Stable |
| MongoDB | mongodb:collection |
Alpha |
| Clickhouse | clickhouse:database.table |
Alpha |
Documentation
Weekly Installs
6
Repository
spiceai/skillsInstalled on
opencode6
claude-code6
windsurf5
codex5
github-copilot5
antigravity5