alan-turing-institute / data-safe-haven

https://data-safe-haven.readthedocs.io
BSD 3-Clause "New" or "Revised" License
57 stars 14 forks source link

Include Azure Data Studio and sqlcmd #2043

Closed JimMadge closed 9 hours ago

JimMadge commented 1 month ago

These packages are more tricky to install as there is no deb in the canonical repos, or snap.

We might want to consider if these packages are necessary. The functionality of Azure Data Studio may be covered by DBeaver.

sqlcmd is a CLI tool for interacting with MSSQL databases. Do we want to continue to include both MSSQL and PostreSQL?

jemrobinson commented 1 month ago

DBeaver covers all of this.

JimMadge commented 1 month ago

I would prefer to close this as will not fix for now in that case.

jemrobinson commented 1 month ago

That's fine, but then we need an issue to test DBeaver. It won't have drivers for all these DB flavours out-of-the-box so we'll need to install them.

JimMadge commented 9 hours ago

DBeaver drivers issue here: https://github.com/alan-turing-institute/data-safe-haven/issues/2134