Skip to content

jasonfan/vscode-sqltools

 
 

Repository files navigation


Gitter Patreon Paypal Donate

Database management done right. Connection explorer, query runner, intellisense, bookmarks, query history. Feel like a database hero!

Features

  • SQL Format (Beautifier)
    • Win/Linux: ctrl+e ctrl+b
    • OSX: cmd+e cmd+b
    • or using the standard VSCode Format Document/selection
  • Bookmark query
    • Win/Linux: ctrl+e ctrl+q
    • OSX: cmd+e q
  • Delete Bookmarked query
    • Win/Linux: ctrl+e ctrl+r
    • OSX: cmd+e cmd+r
  • Edit Bookmarked query
  • Auto complete for Table names and columns

static/autocomplete.png

  • Sidebar database explorer and setup GUI

static/add_new_connection_ui.gif

Docs

Setup your first connection using this guide.

You can read the entire docs in the SQLTools Wiki

Donate and Support

SQLTools was developed with ♥ to save us time during our programming journey.

SQLTools will save you (for sure) a lot of time and help you to increase your productivity so, please consider a donation or become a supporter and help SQLTools to become more awesome than ever.

Patreon Paypal Donate

Special Thanks

All the amazing contributors❤️.

Our supporters:

  • @benyaminl Benyamin Limanto

Want to support? Click here.

Our donators:

  • Hector Bentancor
  • Trung Nguyen
  • Bogdan Bursuc
  • Meirion Morris
  • Alexander Krylkov
  • Oleksandr Akhtyrskiy
  • Justin Webber
  • Alejandro Dunogent

Want to donate? Click here.

Changelog

See changelog here

Feedback

Please provide feedback through the GitHub Issue system.

By default we collect anonymous data like stacktraces to fix to errors/bugs. You can always opt-out.


Icon made by Freepik from www.flaticon.com is licensed by CC 3.0 BY

About

Database management done right. SQLTools for VSCode

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 83.9%
  • CSS 12.5%
  • JavaScript 3.5%
  • Shell 0.1%