So Kedro uses SQLAlchemy under the hood - I think ...
# beginners-need-help
d
So Kedro uses SQLAlchemy under the hood - I think you'll need to extend / implement some sort of custom dataset which implements the sort of SSH stuff demonstrated here https://gist.github.com/danallison/7217d76d944ea4d8dabd0ba3041ebefc The other alternative is to run Kedro on the remote host like so https://stackoverflow.com/a/31508516/2010808