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 new SQLite Pro Tools to Community Drivers list in docs #1252

Closed
RandomFractals opened this issue Nov 27, 2023 · 1 comment
Closed

Add new SQLite Pro Tools to Community Drivers list in docs #1252

RandomFractals opened this issue Nov 27, 2023 · 1 comment
Labels
feature request New issue opened using "Feature request" template

Comments

@RandomFractals
Copy link
Contributor

RandomFractals commented Nov 27, 2023

SQLite Pro Tools extension adds advanced SQLite database connection features and support to VS Code IDE.

SQLite Pro Tools Views

Features

SQLite Pro Tools extension adds the following capabilities to VS Code IDE for working with SQLite database files:

  • Connect to a local SQLite database instance
  • Create new in-memory SQLite database instance
  • View SQLite databases, tables, views, columns, indexes, modules, settings, and functions in SQL Tools Connections Explorer
  • Run SQL queries on active SQLite database connections
  • Manage SQLite database connections in SQL Tools Connections Explorer
  • Auto-complete SQL keywords, SQLite instance table names, column names, and view names for active SQLite database connections in VS Code SQL editor
  • Save named SQL query Bookmarks
  • Use SQL Query History
  • Export SQLite database query results in CSV and JSON data formats
  • Use SQLite Tools views and metadata shortcut commands from VS Code Command Palette...

@gjsjohnmurray I'll submit a PR if you guys would not mind featuring it in your Community Drivers docs.

@RandomFractals
Copy link
Contributor Author

Added in #1253 by @gjsjohnmurray. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New issue opened using "Feature request" template
Projects
None yet
Development

No branches or pull requests

1 participant