Alternatives to Sqlectron
A simple, lightweight open-source desktop SQL client that connects to several database engines. The listings below can replace it for an important use case. Each note says what changes if you switch.
The original
Sqlectron
A simple, lightweight open-source desktop SQL client that connects to several database engines.
Replacements
Listings that take over the same core job as Sqlectron.
Beekeeper Studio
A SQL client that is pleasant to look at and works the same on Windows, macOS and Linux.
Beekeeper Studio is a cross-platform open-source SQL client with a modern interface and broader database support, though some features are paid and it is Electron-based.
DBeaver Community
One database client for more than a hundred databases, with a proper SQL editor and ER diagrams.
DBeaver adds more than a hundred drivers, ER diagrams and data migration, but it is Eclipse-based, heavy and has a far busier interface.
Antares SQL
An open-source desktop SQL client for MySQL, PostgreSQL and SQLite with a focus on usability.
Antares SQL is a free, open-source cross-platform client for MySQL, PostgreSQL and SQLite with a usability focus, also from a small project.
TablePlus
Native database client for many engines with a clean interface.
TablePlus is a native client for many engines that stays responsive with large results, but it is closed source with a limited free tier.
DbGate
One database client for MySQL, PostgreSQL, SQL Server, MongoDB, SQLite, Redis and a dozen more, on desktop or as a web app.
DbGate covers many SQL and NoSQL databases with schema compare and a visual query designer, on desktop or web, with a denser interface.
HeidiSQL
A long-running Windows client for MariaDB, MySQL, SQL Server, PostgreSQL, SQLite and Firebird, small and quick.
HeidiSQL is a small, free native client for MySQL, MariaDB, SQL Server, PostgreSQL and SQLite, available on Windows and Linux but not macOS.
DataGrip
Multi-database IDE with an intelligent SQL console and schema navigation.
DataGrip is a full multi-database IDE with schema-aware completion and schema comparison, but it requires a paid subscription.
SQuirreL SQL
An open-source Java SQL client that works with any database that has a JDBC driver.
SQuirreL SQL is an open-source Java client that works with any JDBC database and has plugins, but needs a Java runtime and drivers you supply.
Also worth comparing
These listings name Sqlectron as their own alternative, so the relationship runs both ways.
SQL Workbench/J
A free, DBMS-independent SQL query tool written in Java for running scripts and exporting data.
Sqlectron is a lighter MIT-licensed desktop SQL client for several engines with no Java requirement, but it has fewer administration features.
Similar software
Related functionality, not a direct replacement.
pgcli
A command-line PostgreSQL client with auto-completion and syntax highlighting.
usql
Use one command-line interface for many database systems.
Outerbase Studio
A lightweight open-source database GUI that runs in the browser for Postgres, MySQL and SQLite.
mycli
A command-line MySQL client with auto-completion, syntax highlighting and fuzzy history search.
Harlequin
A SQL IDE that runs in the terminal, with adapters for DuckDB, SQLite, Postgres and more.