sqlectron-gui

A simple and lightweight SQL client desktop with cross database and platform support.

MIT License

Stars
4.5K
sqlectron-gui -

Published by maxcnunes over 8 years ago

New Features/Improvements

  • Add query autocompletion - by @BornaP πŸ‘
  • Execute the selected query - by @rodrigowirth πŸ‘

PS: In case you don't like auto completions. Is possible to disable it including "enabledAutoComplete": false into the ~/.sqlectron.json.

sqlectron-gui -

Published by maxcnunes over 8 years ago

New Features/Improvements

  • List table columns - #124 by @BornaP
sqlectron-gui -

Published by maxcnunes over 8 years ago

Fixed Bugs

  • Fix uncaught exception in windows installer #122
sqlectron-gui -

Published by maxcnunes over 8 years ago

Fixed Bugs

  • Fix crashing on launch #121
sqlectron-gui -

Published by maxcnunes over 8 years ago

New Features/Improvements

  • Add views, functions and procedures listing in the database metadata by @BornaP
  • Add support to connect without a specific database by @BornaP
  • Add filter for database metadata - #114 by @BornaP
  • Add default database port in the server settings page - by @krolow
  • Add support to save query into a file in the disk
  • Make more clear is possible to execute the database and metadata items
  • Configure CI to build and publish the releases

Fixed Bugs

  • Fix failed server sessions that were not been discarded - #105 by @BornaP
  • Fix problem rendering table results with wrong columns order - #111 by @BornaP
  • Fix problem resizing query box - #109 by @BornaP
  • Fix problem of overwriting queries on clicking to exec the default query
  • Fix problem executing the default query in a different DB tab
  • Fix problem handling state after connecting to a new database
  • Remove cursor pointer style from double click events

Thanks @darkwisperer for the active participation in the issues and @BornaP for the great contribution you have been doing!!! πŸ‘ πŸ‘ πŸ‘

Important: As described in the Improvements, this new release was built in the CI. Please let me know if the app is not working in any OS or architecture.

sqlectron-gui -

Published by maxcnunes over 8 years ago

  • Fix problem rendering boolean values (close #90)
  • Fix filter of servers (close #95)
  • Allow execute the same query repeatedly (close #88)
  • Improve scroll bars. (Thanks to @kbradl16 πŸ‘ )
sqlectron-gui -

Published by maxcnunes over 8 years ago

New Features/Improvements

  • Add collapse button for database content (close #82)
  • Add support for test connection (close #68)
  • Add support to duplicate existing servers (close #85)
  • Change close connection button to actually close the connection
  • Add button to reconnect (close #58)
  • Improve uncaught exceptions showing only error description to the user (close #83)
  • Include a contributing guideline
  • Add support for multiple queries through tabs
  • Decrease the debounce time of the query box to 100 ms
  • Use a prettier top right menu
  • Fix stuck query (close #80)
  • Add support for multiple connections in the same server
  • Use separated scroll for the sidebar (close #65)
  • Add modal to show client query informations (close #86)
  • Change the resizable icon of the sidebar
  • Improved performance for rendering query results

Fixed Bugs

  • Fix problem using multiple windows
  • Fix confirm modal inside in the server modal (was not allowing close it)
  • Fix problem not opening modal for new servers
  • Use Ctrl instead of Cmd for short keys on windows and linux
sqlectron-gui - v1.3.0

Published by maxcnunes almost 9 years ago

New Features/Improvements

  • Improved performance during the rendering (close #61)
  • Make the results per page configurable doc

Fixed Bug

  • Fix problem saving a new server without SSL (close #77)
sqlectron-gui - v1.2.0

Published by maxcnunes almost 9 years ago

New Features

  • Add support to set the SSL connection option (close #72)
  • Add support to open multiple windows
  • Auto focus to the query box on executing the default query (close #52)
  • Add support to copy result into the clipboard as CSV
  • Add support to Homebrew Cask brew cask install sqlectron

Fixed Bugs

  • Fix broken select component from Server Modal (close #67)
  • Set window's minimum width and height
  • Improve responsive design for server list (#close #69)
  • Fix problem accessing the query result when it is empty (close #71)
  • Fix close window button for Mac (close #74)
  • Only show affected rows message if it exists (close #76)
  • Fix problem with React component without key

PS: MSSQL already had SSL connection, but it was always enabled by default. So anyone using MSSQL that really wanna use SSL will need to enable the SSL connection in the server configuration.

sqlectron-gui - v1.1.0

Published by maxcnunes almost 9 years ago

New Features

  • Add support for MSSQL (by @luisrudge) πŸ‘ πŸ‘ πŸ‘
  • Show the affected rows for non select queries
  • Add resizable width to the left panel
  • Add button to copy results as JSON to the clipboard

Fixed Bugs

  • Fix problem rendering multiple results for non select queries
  • Break down long database and table names in the left panel
sqlectron-gui - v1.1.1

Published by maxcnunes almost 9 years ago

  • Fix update checker that was using a wrong URL
sqlectron-gui - v1.0.0

Published by maxcnunes almost 9 years ago

πŸŽ‰ 🎈 First public release πŸŽ‰ 🎈

Fixed several bugs and considered ready to use.
After this release the project will have a better change log.

sqlectron-gui -

Published by maxcnunes almost 9 years ago

Some small bug fixing and improvements:

  • Allow connect to databases with no password #32
  • Fix bottom bar over other components #33
  • Increase the space around the middle container
  • Add link in the log redirecting to the Github project
  • Improve error message to display in a message component
  • Improve the table layout
  • Change the icon and message in the button to leave the server

Start using tar.gz for compressed release files because it gets better compress level than normal zip.

sqlectron-gui -

Published by maxcnunes almost 9 years ago

Features

  • List servers
  • Add server
  • Edit server
  • Remove server
  • Connect to server (with ssh support)
  • Change connected database
  • Execute SQL queries
Package Rankings
Top 6.67% on Proxy.golang.org
Badges
Extracted from project README
Slack Status Build