Coder Social home page Coder Social logo

jordyantunes / vscode-sqltools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mtxr/vscode-sqltools

0.0 1.0 0.0 1.02 MB

SQLTools for VSCode

Home Page: https://github.com/mtxr/vscode-sqltools/wiki

License: GNU General Public License v3.0

JavaScript 17.53% TypeScript 62.60% HTML 0.82% CSS 19.06%

vscode-sqltools's Introduction

SQLTools for VSCode

Build Status Paypal Donate

Your swiss knife SQL for VSCode.

(The project is currently under development.)

Project website: https://github.com/mtxr/vscode-sqltools

If you are looking for Sublime Text version go to http://mtxr.github.io/SQLTools/.

Donate

SQLTools was developed with โ™ฅ to save us time during our programming journey. But It also takes me time and efforts to develop SQLTools.

SQLTools will save you (for sure) a lot of time and help you to increase your productivity so, I hope you can donate and help SQLTools to become more awesome than ever.

Paypal Donate

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

static/sidebar.png

Docs

Setup your first connection using this guide: Connections

You can read the entire docs in the SQLTools Wiki

To-do

  • Allow switch databases
  • Create connection profile tour
  • Show explain plan for queries
  • SQLite Support
  • Show query execution messages
  • Sidebar explorer with Table Description, query generator, table records
  • Auto complete for columns and tables
  • List and Run bookmarked queries
  • Run SQL Queries
  • Show table records
  • View Queries history
  • View table schemas
  • MySQL/MariaDB Support
  • MsSQL Support
  • PostgreSQL Support

Migrating from v0.0*.* to v0.1*.* or newer

Some settings were changed to keep SQLTools naming standards.

  • sqltools.format.indent_size was renamed to sqltools.format.indentSize
  • sqltools.format.show_statusbar was renamed to sqltools.format.showStatusbar
  • sqltools.format.log_level was renamed to sqltools.format.logLevel
  • sqltools.format.query_timeout was renamed to sqltools.format.queryTimeout
  • sqltools.format.history_size was renamed to sqltools.format.historySize
  • sqltools.format.show_result_on_tab was renamed to sqltools.format.showResultOnTab
  • sqltools.format.clear_output was renamed to sqltools.format.clearOutput

Known Issues

None for now.

vscode-sqltools's People

Contributors

mtxr avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.