DB GUI 0.4.0 Remember SQL Command History
DB GUI is a Database querying desktop app built in Ruby. It supports PostgreSQL to start. Version 0.4.0 added support for remembering SQL command history. I needed that feature at my job, so I added it very quickly, thanks to the awesomeness of Ruby! https://andymaleh.blogspot.com/2026/05/db-gui-040-remember-sql-command-history.html
Post a comment