LazySQL is a terminal user interface database manager and SQL client. It functions as a query runner and connection manager for interacting with SQL databases from the command line. The project features a read-only connection mode that blocks mutation commands to prevent accidental data loss. It supports automated pre-connection tasks, including the execution of shell commands and the establishment of SSH tunnels, and allows for both global and project-specific configuration. The interface provides a tree-based schema browser for navigating tables, a dedicated SQL query editor with tabular r
DbGate is a universal database management tool and SQL client that provides a unified interface for querying and administering multiple SQL and NoSQL databases. It functions as a multi-database administration GUI and SQL IDE, allowing users to write and execute scripts and manage database schemas. The project distinguishes itself by acting as an API client and explorer for REST, GraphQL, and OData services, enabling users to fetch and export data from these endpoints. It also serves as a data integration tool, facilitating the movement of records between diverse databases and file formats suc
Adminer is a PHP-based database management tool and multi-engine database client. It provides a web-based graphical interface for administering various relational and document database engines. The application is distributed as a single file to simplify installation and deployment on web servers. It supports customization through external stylesheets for visual themes and a plugin architecture to extend core functionality and system behaviors. The tool covers database schema administration, including the creation of views and management of foreign keys. It includes a SQL query editor with au
TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL and NoSQL databases. It functions as a unified workspace that integrates a code-centric SQL editor with schema visualization tools, allowing developers to manage complex data models and execute queries across diverse database engines. The application distinguishes itself through an agentic AI integration layer that connects language models directly to database tools, enabling automated query generation, optimization, and error fixing with configurable approval gates. It features
Studio ist ein containerisiertes SQL-Datenbank-Management-Tool, das eine browserbasierte grafische Oberfläche zur Ausführung von Abfragen und zur Verwaltung von Daten über verschiedene SQL-Datenbanken hinweg bereitstellt. Es besteht aus einem spezialisierten Query-Editor und einer grafischen Administrationsschnittstelle, die für webbasierte Datenbankadministration konzipiert ist.
Die Hauptfunktionen von outerbase/studio sind: Database Management GUIs, SQL Database Management, Local Database Browsers, SQL Dialect Adapters, SQL Query Editors, SQL Query Execution Engines, Web-Based Database Clients, Local Driver Bridges.
Open-Source-Alternativen zu outerbase/studio sind unter anderem: jorgerojas26/lazysql — LazySQL is a terminal user interface database manager and SQL client. It functions as a query runner and connection… dbgate/dbgate — DbGate is a universal database management tool and SQL client that provides a unified interface for querying and… vrana/adminer — Adminer is a PHP-based database management tool and multi-engine database client. It provides a web-based graphical… datlechin/tablepro — TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL… ottermind/chat2db — Chat2DB is an AI-powered SQL client and multi-database GUI manager designed for managing various relational and NoSQL… pawelsalawa/sqlitestudio — SQLiteStudio is an open-source graphical tool for browsing, editing, and managing SQLite database files. It combines a…