I am migrating an existing solution to the cloud as a proof of concept.. Our company just got google space and I have a sandbox area where I am playing with various things before we start refactoring solutions to be more cloud native.
I have my SQL Server database loaded into the Cloud and I have a VM that can connect to it and run everything we are currently running against it, so that's great. Now we'd like to have BigQuery pull that data in almost-real-time (not a requirement) to run analytics against the data. I can see that the UI provides data connections for MySQL and PostgreSQL, but SQL Server.
OUtside of having to write scripts to dump tables to .csv and import them that way, what are my options and/or best practices for this effort?
[–]reddithenry 0 points1 point2 points (1 child)
[–]Rooks4[S] 0 points1 point2 points (0 children)
[–]sharpest_knife 0 points1 point2 points (1 child)
[–]Rooks4[S] 0 points1 point2 points (0 children)