Skip to content

feat: Add sabiql#249

Merged
orhun merged 1 commit intoratatui:mainfrom
riii111:feat/add-sabiql
Feb 22, 2026
Merged

feat: Add sabiql#249
orhun merged 1 commit intoratatui:mainfrom
riii111:feat/add-sabiql

Conversation

@riii111
Copy link
Contributor

@riii111 riii111 commented Feb 22, 2026

  • Link to your project (GitHub/crates.io): https://github.com/riii111/sabiql

  • Description (optional): A fast, driver-less TUI for browsing, querying, and editing PostgreSQL databases with vim-like keybindings. Wraps psql CLI — no Rust database drivers required.

  • Screenshot or gif (strongly recommended):

Explorer / Inspector / Result panes — main view with index details and query results
main

Table Picker — fuzzy search to jump to any table instantly
table-picker

ER Diagram selector — pick tables to generate a focused relationship diagram
er-diagram

Full feature demo available in the README.

Copy link
Member

@orhun orhun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice :)

I realized you're still on Ratatui 0.29: https://github.com/riii111/sabiql/blob/main/Cargo.toml#L10

Consider upgrading -> https://ratatui.rs/highlights/v030/

@orhun orhun merged commit 971f4bb into ratatui:main Feb 22, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants