Back to Catalog
yelog GitHub avatar

lazydb

Terminal UI database client tool

Overview

Terminal UI database client tool

Beautiful and convenient TUI database client tool

From the maintainer

Origin story

The traditional gui db client cannot be integrated with the coding agent/neovim, and it cannot be full of the keyboard.

First workflow

install & exec lazydb just like lazygit

Design choice

Install and run LazyDB just like Lazygit.

Roadmap

I’m planning to support more database types, including NoSQL databases.

Latest Release

LazyDB v0.1.3
Released: Sep 9, 2026

[0.1.3] - 2026-09-09

Changed

  • Improved workspace save recovery when quitting, including empty-workspace handling and persistence coverage (fed1ce0).
  • Added discovery and reuse of existing MCP client configurations, with setup and doctor support (cd65a3e).

Internal

  • Updated CI compatibility for the latest Clippy lints (ba33cf2).
  • Simplified installation documentation (4c14e85).
  • Cleared committed relation edits before refresh and expanded relation tab coverage (bf41f2e).

Commits

  • 9023973 merge: recover from failed quit saves
  • fed1ce0 fix(workspace): recover from failed quit saves
  • ba33cf2 fix(ci): satisfy latest clippy lints
  • cd65a3e fix(mcp): discover and reuse existing client configurations
  • 4c14e85 docs(readme): simplify installation instructions
  • bf41f2e fix(relation): clear committed edits before refresh

Discussions

0 comments
Loading comments...
Alvin By Alvin