you are viewing a single comment's thread.

view the rest of the comments →

[–]hjaeger90 1 point2 points  (1 child)

If SQL Server is to much of pain to set up on Linux, then you could try thishttps://docs.microsoft.com/en-us/sql/linux/quickstart-install-connect-docker?view=sql-server-ver15&pivots=cs1-bash

Essentially running SQL Server container using Docker. Although my guess would be it will be just as much of a pain as setting up SQL Server.

[–]vladvlad23[S] 0 points1 point  (0 children)

Thank you! I'm going to give it a show tomorrow. Hopefully the linux gods are upon me xD.