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

Add VS Code extension for MySQL/MariaDB #251

Closed
Tracked by #259
tschaffter opened this issue May 30, 2022 · 3 comments
Closed
Tracked by #259

Add VS Code extension for MySQL/MariaDB #251

tschaffter opened this issue May 30, 2022 · 3 comments
Assignees
Labels
dev/devcontainer Development environment and containers

Comments

@tschaffter
Copy link
Member

A MariaDB is now used to develop the user service

@tschaffter tschaffter self-assigned this May 30, 2022
@tschaffter tschaffter added the dev/devcontainer Development environment and containers label May 30, 2022
@tschaffter
Copy link
Member Author

@tschaffter
Copy link
Member Author

For now I'm going with SQLTools because:

  • one of the highest SQL installation count (1.7M)
  • Open-source
  • Explicitly supports MariaDB as well as other drivers
  • Straightforward connection to local DB instance

Extension IDs:

"mtxr.sqltools",
"mtxr.sqltools-driver-mysql"

@tschaffter
Copy link
Member Author

Done

tschaffter pushed a commit to tschaffter/sage-monorepo that referenced this issue Dec 10, 2024
…eries

New sc datsets, using API for data retrieval
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev/devcontainer Development environment and containers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant