SQL Studio - SerenityOS SQL Manager
$ SQLStudio [script.sql | database.db]
SQL Studio is a graphical SQL manager program that allows the user to create and edit SQL scripts.
script.sql
: SQL script to open, edit or rundatabase.db
: SQL database to open and run scripts against$ SQLStudio
$ SQLStudio /home/anon/Documents/sql/insert_values.sql