🗄️SQL 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.

For list of commands supported by MySQL, consult this link.

Commands

You can consult the below page for the list of SQL editor commands.

📄pageCommands List

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:

💾pageHex Editor

Last updated