Vscode-mssql: Do you plan to enable support of MySQL please?

Created on 18 Feb 2018  路  3Comments  路  Source: microsoft/vscode-mssql

Hi,
I'm in love with this extension because of its direct output into right pane and excel export and everything. I 100% use it instead of SQL management studio at work.
I would love to use it for web development as well for MySQL databases. No other extension provides such nice output.
Do you plan to include mysql support in the future?
Thank you and thank you for great extension

enhancement

Most helpful comment

Also PostgreSQL support would be awesome. Maybe a pluggable sql backend, so others can create different drivers for this.

All 3 comments

Also PostgreSQL support would be awesome. Maybe a pluggable sql backend, so others can create different drivers for this.

PostgreSQL +1

In an ideal world, we would extract each driver into its own LSP and then this plugin would just be a convenience wrapper around that. This has the added advantage of other editors being able to leverage the functionality of the LSP.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

BenWildeman picture BenWildeman  路  7Comments

haydnlj picture haydnlj  路  7Comments

paaland picture paaland  路  3Comments

jasperdunn picture jasperdunn  路  8Comments

GhostBasenji picture GhostBasenji  路  5Comments