dlt-hub / verified-sources

Contribute to dlt verified sources 🔥
https://dlthub.com/docs/walkthroughs/add-a-verified-source
Apache License 2.0
50 stars 40 forks source link

adds sqlalchemy, pyarrow, pandas and connectorx table backends #425

Closed rudolfix closed 2 months ago

rudolfix commented 2 months ago

Tell us what you do here

Short description

closes #410

This pr extends sql_database allowing it to yield arrow tables or panda frames instead of lists of dicts. Following backends are implemented: