The Wayback Machine - https://web.archive.org/web/20200908073924/https://github.com/cube2222/octosql/issues/110/
Skip to content
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

MSSQL Storage #110

Open
kedoska opened this issue Jul 16, 2019 · 2 comments
Open

MSSQL Storage #110

kedoska opened this issue Jul 16, 2019 · 2 comments

Comments

@kedoska
Copy link

@kedoska kedoska commented Jul 16, 2019

Hi there,

Very interesting tools. Thank you in advance.
I see that MSSQL is not in the roadmap.

How could it be implemented? Adding a dedicated datastore would be enough?
I could eventually help in the process

@cube2222
Copy link
Owner

@cube2222 cube2222 commented Jul 16, 2019

Hey, it would basically be copy pasting the postgres data source and changing the sql generation parts to fit the dialect. MySQL support was added in like half an hour as a copy paste of the postgres package.

@cube2222
Copy link
Owner

@cube2222 cube2222 commented Jul 22, 2019

I've written a small datasource contribution guide if that helps: https://github.com/cube2222/octosql/tree/master/storage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants
You can’t perform that action at this time.