app like that
WebSQL
WebSQL

SQL query editor that lets you execute queries and supports running multiple queries using "GO" statements. Connect to different databases and run selected parts of your SQL scripts.

Features

Execute Queries Quickly

Run SQL queries instantly by pressing Ctrl + Enter or by clicking the 'Execute' button, making query management fast and straightforward.

Partial Query Execution

Run a selected portion of your SQL editor, allowing for flexible query testing and debugging.

Multiple Query Execution

Execute multiple queries in one go by separating them with the keyword 'GO' or 'go', streamlining batch operations.

Connections Management

Enables users to manage database connections directly from the interface. Users can add new connections or sync existing ones.

Table Viewer

Allows users to view and interact with database tables. Users can easily browse through their data without writing SQL queries.

Side Navigation

Provides easy navigation between different sections such as connections, databases, and tables, making it simple to switch contexts.