awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sqlectron avatar

sqlectron/sqlectron-gui

0
View on GitHub↗
4,752 estrellas·531 forks·TypeScript·MIT·9 vistassqlectron.github.io↗

Sqlectron Gui

Sqlectron-gui es un gestor de bases de datos y cliente SQL multiplataforma. Proporciona una interfaz gráfica para organizar conexiones a servidores y ejecutar comandos SQL en diversos sistemas operativos.

La herramienta funciona como un entorno de consulta multidabase, permitiendo a los usuarios conectarse e interactuar con diversos sistemas de bases de datos relacionales desde una única interfaz.

La aplicación cubre la administración de servidores de bases de datos guardando y organizando los detalles de conexión para múltiples entornos. También incluye capacidades para gestionar conexiones a bases de datos y ejecutar consultas SQL.

Features

  • SQL Query Execution - Provides a core environment for writing, running, and analyzing SQL queries against relational databases.
  • Cross-Platform Database Clients - Offers a lightweight desktop tool to interact with database servers regardless of the operating system.
  • Database Connection Managers - Provides a centralized interface to manage credentials and drivers for connecting to diverse database types.
  • Database Driver Abstractions - Implements a modular driver layer that translates generic queries into specific communication protocols for various database engines.
  • Multi-Database Connections - Coordinates multiple independent database connections within a single interface to organize data across servers.
  • Connection Profiles - Allows users to save and organize connection details for multiple servers to switch between environments quickly.
  • SQL Database Management - Provides a comprehensive desktop client for interacting with and administering multiple relational database instances.
  • SQL Query Interfaces - Provides a terminal-based interface for executing raw SQL commands against connected database systems.
  • Database Management GUIs - Functions as a cross-platform graphical interface for organizing server connections and running SQL commands.
  • Database Server Management - Provides tools for organizing and managing the connection state and operational details of various database server instances.
  • Asynchronous Database Command Execution - Executes database commands on background threads to keep the user interface responsive during long operations.
  • Inter-Process Communication Bridges - Provides a secure communication bridge between the Electron renderer process and the main system process for database connectivity.
  • Desktop Shells - Wraps the application in an Electron shell to provide a consistent cross-platform desktop experience.
  • Database Management - Lightweight SQL client with cross-platform database support.
  • Database Tools - SQL client for various databases.

Historial de estrellas

Gráfico del historial de estrellas de sqlectron/sqlectron-guiGráfico del historial de estrellas de sqlectron/sqlectron-gui

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace sqlectron/sqlectron-gui?

Sqlectron-gui es un gestor de bases de datos y cliente SQL multiplataforma. Proporciona una interfaz gráfica para organizar conexiones a servidores y ejecutar comandos SQL en diversos sistemas operativos.

¿Cuáles son las características principales de sqlectron/sqlectron-gui?

Las características principales de sqlectron/sqlectron-gui son: SQL Query Execution, Cross-Platform Database Clients, Database Connection Managers, Database Driver Abstractions, Multi-Database Connections, Connection Profiles, SQL Database Management, SQL Query Interfaces.

¿Qué alternativas de código abierto existen para sqlectron/sqlectron-gui?

Las alternativas de código abierto para sqlectron/sqlectron-gui incluyen: dbeaver/cloudbeaver — CloudBeaver is a web-based database manager and cloud database IDE that provides a centralized browser interface for… xo/usql — usql is a universal SQL command-line interface used to connect to and manage multiple SQL and NoSQL databases through… sqlchat/sqlchat — SQL Chat is a Docker-deployed chat interface that translates natural language questions into SQL queries and executes… sequel-ace/sequel-ace — Sequel Ace is a native macOS application that serves as a management client for MySQL and MariaDB database instances.… microsoft/azuredatastudio — Azure Data Studio is a cross-platform SQL database management IDE used for writing queries, managing schemas, and… dbeaver/dbeaver — DBeaver is a universal database client and administration environment designed for managing diverse relational and…

Alternativas open-source a Sqlectron Gui

Proyectos open-source similares, clasificados según cuántas características comparten con Sqlectron Gui.
  • dbeaver/cloudbeaverAvatar de dbeaver

    dbeaver/cloudbeaver

    4,951Ver en GitHub↗

    CloudBeaver is a web-based database manager and cloud database IDE that provides a centralized browser interface for administering SQL and NoSQL databases. It functions as a multi-database administration tool and an RBAC database access gateway, allowing users to manage diverse relational and document-based database engines through a single server-based installation. The platform distinguishes itself by integrating an artificial intelligence assistant for natural language SQL generation and optimization. It further supports collaborative data engineering by coordinating database operations ac

    TypeScriptcloudcloud-database-managerdatabase
    Ver en GitHub↗4,951
  • sqlchat/sqlchatAvatar de sqlchat

    sqlchat/sqlchat

    5,731Ver en GitHub↗

    SQL Chat is a Docker-deployed chat interface that translates natural language questions into SQL queries and executes them against connected databases. It uses a large language model to generate SQL from plain English instructions, supporting both querying and record modification through INSERT, UPDATE, and DELETE statements within the chat conversation flow. The application connects to MySQL, PostgreSQL, MSSQL, TiDB Cloud, and OceanBase databases through a unified driver abstraction layer, allowing users to interact with multiple database types from a single chat interface. Users provide the

    TypeScriptchatgptclickhousecockroachdb
    Ver en GitHub↗5,731
  • xo/usqlAvatar de xo

    xo/usql

    10,014Ver en GitHub↗

    usql is a universal SQL command-line interface used to connect to and manage multiple SQL and NoSQL databases through a single unified tool. It provides a standardized interface for executing queries across various data stores and serves as a multi-database query tool and schema inspector. The tool distinguishes itself by enabling cross-database data migration, allowing users to pipe result sets from one active database connection directly into another. It also features terminal-based data visualization, which renders query results as graphical charts, graphs, and images directly within the t

    Gocommand-linedatabasego
    Ver en GitHub↗10,014
  • sequel-ace/sequel-aceAvatar de Sequel-Ace

    Sequel-Ace/Sequel-Ace

    7,440Ver en GitHub↗

    Sequel Ace is a native macOS application that serves as a management client for MySQL and MariaDB database instances. It provides a graphical user interface for executing SQL queries and administering database structures without the use of a command line. The project enables the visualization of relational database structures and records in a visual format. It includes a visual query editor and data browser for writing and executing SQL statements to retrieve or modify data. The application handles database administration tasks and data storage through a native desktop interface. It manages

    Objective-Chacktoberfestmacosmariadb
    Ver en GitHub↗7,440
  • Ver las 30 alternativas a Sqlectron Gui→