sqlit icon
sqlit icon

sqlit

A user friendly TUI for SQL databases. Written in python. Supports SQL server, Mysql, PostreSQL and SQLite, Turso and more.

sqlit screenshot 1

Cost / License

  • Free
  • Open Source (MIT)

Application type

Platforms

  • Python
  • Mac
  • Linux
  • Windows
3likes
0articles

Features

Properties

  1.  Privacy focused
  2.  Support for Themes

Features

  1.  No registration required
  2.  No Tracking
  3.  Ad-free
  4.  Dark Mode
  5.  Autocompletion
  6.  Works Offline
  7.  Command line interface
  8.  Tui
  9.  Database Management Tool
  10.  SSH Tunnel
  11. Docker icon  Support for Docker
  12.  Python-based

sqlit News & Activities

Highlights All activities

Recent activities

sqlit information

AlternativeTo Categories

DevelopmentOS & UtilitiesNetwork & AdminOffice & Productivity

GitHub repository

  •  4,835 Stars
  •  165 Forks
  •  17 Open Issues
  •   Updated  
View on GitHub
sqlit was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

Featured in Lists

A list of open-source software containing slop (LLM generated) code or endorses the usage of LLMs in other ways. This...

List by Edgars with 139 apps, updated

Official Links

What is sqlit?

The lazygit of SQL databases. Connect and query your database from your terminal in seconds.

  • Connect: Supports all major databases: SQL Server, PostgreSQL, MySQL, SQLite, MariaDB, FirebirdSQL, Oracle, DuckDB, CockroachDB, ClickHouse, Snowflake, Supabase, CloudFlare D1, Turso, Athena, BigQuery and Redshift.
  • Query: Syntax highlighting. History. Vim-style keybindings.
  • Results: Load millions of rows. Inspect data, filter by content, fuzzy search.
  • Docker Discovery: Automatically finds running database containers. Press 'Enter' to connect, sqlit figures out the details for you.

Features:

  • Connection manager: Save and switch connections without CLI args
  • Just run sqlit: No CLI config needed, pick a connection and go
  • Multi-database support: PostgreSQL, MySQL, SQLite, SQL Server, and 10+ more
  • Docker integration: Auto-detect running database containers - Cloud CLI integration: Easily browse and connect to your external databases through Azure, AWS and GCP CLI's
  • SSH tunnels: Connect to remote databases securely with password or key auth
  • Secure credentials: Passwords stored in your OS keyring
  • Vim-style editing: Modal editing for terminal purists
  • Query history: Searchable, per-connection history
  • Filter results: Fuzzy search through millions of rows
  • Context-aware help: Keybindings shown on screen
  • Browse databases: Tables, views, procedures, indexes, triggers, sequences
  • Autocomplete: Sophisticated SQL completion engine for tables, columns, and procedures
  • CLI mode: Execute SQL from the command line
  • Themes: Rose Pine, Tokyo Night, Nord, Gruvbox
  • Dependency wizard: Auto-install missing drivers