Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 278 Bytes

data_sources.md

File metadata and controls

15 lines (8 loc) · 278 Bytes

Data Sources

PostgreSQL

Microsoft SQL Server

Spark

Presto

Pandas (and CSV)

The Pandas reader allows queries against in-memory data, including CSV files. The queries are executed with the pandasql package, which uses SQLite under the covers.

Dataverse