Channels
advanced-need-help
job-posting
welcome
announcements
resources
plugins-integrations
beginners-need-help
random
introductions
Powered by
#beginners-need-help
Title
# beginners-need-help
d
datajoely
06/21/2021, 5:20 PM
So we have two ways of interacting with SQL via Pandas/SQLAlchemy:
https://kedro.readthedocs.io/en/stable/kedro.extras.datasets.pandas.SQLQueryDataSet.html
And via Spark:
https://kedro.readthedocs.io/en/stable/kedro.extras.datasets.spark.SparkJDBCDataSet.html
Post