gitlabEdit

databaseSQL Editor

Your database, here.

The SQL Shell allows you to execute any SQL command to a connected database file. It supports databases which are created by SQLite, MySQL, and their derivatives.

circle-info

For list of commands supported by MySQL, consult this linkarrow-up-right.


Interactive TUI

You can also interactively edit SQL files using the powerful interactive TUI for hex editing. You can consult the below page for more information about how to use it:

binaryHex Editorchevron-right

Last updated