Skip to content
fabianfiorotto edited this page Nov 29, 2018 · 4 revisions

Getting Started

After install go to View >> Toggle Database Browser

Connect, query & edit

Press the plus button + to create a new connection. Right click on a table and click on Select Rows - limit 1000 to auto generate SQL then click on play button to run the query. Double click on a cell to edit (only mysql and postgres)

Cursor controls on result view

  • or to move the cursor

  • enter to edit the current cell

  • backspace to set the current cell in NULL

  • del to mark the record to delete.

  • ctrl + c to copy the current cell's text

  • ctrl + v to paste the clipboard's content into the current cell

  • ctrl + z to undo cell's changes

  • ctrl + s to apply the changes

  • ctrl + shift + s to save the results as CSV

Clone this wiki locally