awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
outerbase avatar

outerbase/studio

0
View on GitHub↗
5,818 stele·252 fork-uri·TypeScript·AGPL-3.0·3 vizualizăristudio.outerbase.com↗

Studio

Studio este un instrument containerizat de gestionare a bazelor de date SQL care oferă o interfață grafică bazată pe browser pentru executarea interogărilor și gestionarea datelor în diverse baze de date SQL. Constă într-un editor de interogări specializat și o interfață grafică de administrare concepută pentru administrarea bazelor de date bazată pe web.

Proiectul dispune de un editor de interogări SQL de înaltă performanță cu auto-completare și sugestii de funcții pentru rularea simultană a mai multor comenzi de bază de date. Include un editor vizual de schemă pentru crearea și modificarea coloanelor tabelelor și un editor de înregistrări care stadiul și previzualizează schimbările înainte ca acestea să fie comise în sursă.

Platforma acoperă conectivitatea bazelor de date și sincronizarea profilurilor, integrarea SQL multi-dialect și un framework de extensie a interfeței utilizator pentru adăugarea de logică personalizată în meniuri, tab-uri și bare laterale. Utilizează un wrapper desktop pentru a face punte între driverele de baze de date care sunt altfel restricționate în mediile standard de browser web.

Aplicația este împachetată ca o imagine Docker pentru a asigura un deployment consistent pe diferite platforme de hosting.

Features

  • Database Management GUIs - Provides a browser-based graphical interface for executing queries and managing data across various SQL databases.
  • SQL Database Management - Provides a comprehensive graphical interface for connecting to and managing various SQL data sources.
  • Local Database Browsers - Enables connectivity to local database files and drivers typically restricted by web browser environments.
  • SQL Dialect Adapters - Provides an abstraction layer that supports multiple SQL dialects within a single unified user interface.
  • SQL Query Editors - Includes an interactive SQL editor with auto-completion and function hints to accelerate complex query development.
  • SQL Query Execution Engines - Provides a high-performance SQL execution engine with auto-completion and function hints for running database commands.
  • Web-Based Database Clients - Delivers a database management interface via a web browser for consistent access across different devices.
  • Local Driver Bridges - Implements a desktop wrapper that allows the web interface to utilize native database drivers restricted by browser security.
  • Schema Editors - Features a graphical interface for creating and editing table columns without writing manual SQL.
  • Containerized Deployments - Provides a Docker image to ensure consistent deployment of the database management environment across different hosting platforms.
  • Database Schema Designers - Provides tools for visually defining and managing database table structures, columns, and constraints.
  • Structural Statement Generators - Translates graphical changes to table columns into the necessary structural SQL statements for database modification.
  • Data Record Editing - Ships a high-performance grid for modifying individual database records with staging and preview capabilities.
  • Grid Edit Commit Managers - Includes a data grid that buffers modifications for preview and validation before committing bulk updates to the database.
  • Application Containerization - Packages the entire database management application and its dependencies into a portable Docker image.
  • Databases and Data Tools - Lightweight database GUI for the browser.

Istoric stele

Graficul istoricului de stele pentru outerbase/studioGraficul istoricului de stele pentru outerbase/studio

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face outerbase/studio?

Studio este un instrument containerizat de gestionare a bazelor de date SQL care oferă o interfață grafică bazată pe browser pentru executarea interogărilor și gestionarea datelor în diverse baze de date SQL. Constă într-un editor de interogări specializat și o interfață grafică de administrare concepută pentru administrarea bazelor de date bazată pe web.

Care sunt principalele funcționalități ale outerbase/studio?

Principalele funcționalități ale outerbase/studio sunt: 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.

Care sunt câteva alternative open-source pentru outerbase/studio?

Alternativele open-source pentru outerbase/studio includ: 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…

Alternative open-source pentru Studio

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Studio.
  • jorgerojas26/lazysqlAvatar jorgerojas26

    jorgerojas26/lazysql

    3,481Vezi pe GitHub↗

    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

    Go
    Vezi pe GitHub↗3,481
  • dbgate/dbgateAvatar dbgate

    dbgate/dbgate

    6,769Vezi pe GitHub↗

    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

    Sveltecassandraclickhousecockroachdb
    Vezi pe GitHub↗6,769
  • vrana/adminerAvatar vrana

    vrana/adminer

    7,432Vezi pe GitHub↗

    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

    PHPdatabasemssqlmysql
    Vezi pe GitHub↗7,432
  • datlechin/tableproAvatar datlechin

    datlechin/TablePro

    4,471Vezi pe GitHub↗

    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

    Swift
    Vezi pe GitHub↗4,471
  • Vezi toate cele 30 alternative pentru Studio→