# jorgerojas26/lazysql

A cross-platform TUI database management tool written in Go.

Repository: https://github.com/jorgerojas26/lazysql
Canonical: https://ross.abutalabs.com/products/lazysql
Language: Go
License: MIT
License Family: permissive
Last push: 2026-08-22T20:40:40+00:00

## Health v2 (maintenance only)
Score: 96/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 99, longevity 85
- inputs: {"age_days": 1192, "days_push": 11, "days_rel": 11, "gap_med": 19, "n_releases_24m": 28}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4240, forks 195 (observed 2026-08-28T04:08:39.643341+00:00)

## What it is
LazySQL is a cross-platform terminal user interface (TUI) database management tool written in Go, inspired by Lazygit. It lets users browse, query, and manage SQL databases directly from the terminal with vim-style keybindings.

## Use cases
- manage sql databases from the terminal
- browse and edit database tables in a tui
- run sql queries without leaving the terminal
- manage multiple database connections
- vim-style sql client
- lazygit alternative for databases

## When to choose
- you live in the terminal and want a keyboard-driven database client
- you want a lightweight alternative to GUI database tools like DBeaver or TablePlus
- you need to manage multiple database connections across macOS, Linux, or Windows
- you prefer vim keybindings for navigation

## When to avoid
- you need a full graphical database client with visual schema designers
- you require production-grade stability, as the project is in alpha stage
- you need support for non-SQL databases like MongoDB or Redis
- you want advanced features like ER diagrams or data export pipelines

## Facets
- artifact type: cli-tool
- maturity: active
- function: database, cli, terminal-ui, gui
- domain: databases, developer-tools
- platform: windows, cli, cross-platform, go
- tags: tui, sql-client, database-management, vim-keybindings, lazygit-inspired, command-line, linux, macos

## Member repositories
- jorgerojas26/lazysql (main) score 96

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:39.643341+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:22:15.593358+00:00, confidence not recorded.
  - readme: https://github.com/jorgerojas26/lazysql (fetched 2026-08-28T04:08:39.643341+00:00, sha 6b368a893a49)
- Data as of 2026-08-30T08:39:29.467469+00:00.
