-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
💡 Feature request: Postgres source #82
Comments
@WangCHEN9 - Thanks for logging this. We're interested in learning more about your use case. Specifically:
|
Hi @aaronsteers , I have 2 main use cases in mind:
For your questions :
Thanks, |
@WangCHEN9 - Thanks very much for this explanation. I've logged a couple different paths forwards. None of these approaches are trivial, unfortunately...
The most direct/obvious solution would be #87, but there are some technical barriers to us implementing this. There's another path forward in #85, which might be a smoother path for your use case. This 'cache-to-cache' implementation also has its own challenges, but those are more on us designing a good developer experience, less so on actual technical hurtles. I noted in #87 a workaround which would be to pre-install the Java connector. Would love your thoughts and upvotes on any of those approaches. Thanks! 🙏 |
Hi @aaronsteers , I will definitive upvote #85. Because it will able to unlock more much usecases, especially with the power of DuckDB. For #87, Personally I don't like it. Asking user install java or docker is too much work. we kind of lost the advantage of PyAirbyte. Wang |
@WangCHEN9 - This feedback is very helpful. Thank you! Will keep you posted. |
Will be really nice if We can support more database source connectors :)
The text was updated successfully, but these errors were encountered: