splitgraph / seafowl

Analytical database for data-driven Web applications 🪶
https://seafowl.io
Apache License 2.0
390 stars 9 forks source link

Enable creating external tables on cloud object stores #433

Closed gruuya closed 1 year ago

gruuya commented 1 year ago

This would allow one to query CSV/Parquet files stored in S3 and GCS.

For example:

Closes #256