winget install --id=sqlectron.sqlectron-gui -e
A simple and lightweight SQL client with cross database and platform support.
Sqlectron is a lightweight SQL client designed to provide a terminal-based interface for efficient database management across multiple platforms and databases.
Key Features:
Audience & Benefit:
Ideal for software developers, database administrators, and backend engineers who need a simple yet powerful tool to manage databases across different platforms. Sqlectron streamlines workflow by offering a lightweight, terminal-based solution for efficient SQL operations. It can be installed via winget.
A simple and lightweight SQL client with cross database and platform support.
Do you want to support another SQL database? Please send a pull request to sqlectron-core.
npm install -g sqlectron-term
SQLECTRON has also a GUI interface called sqlectron-gui.
See the available configuration here.
Running the application:
npm install
npm run dev