#sql #sqlite

app LazySqlite

simple tui for sqlite

2 releases

Uses new Rust 2024

new 0.1.1 Mar 18, 2026
0.1.0 Mar 18, 2026

#536 in Database interfaces

MIT license

45KB
1K SLoC

WIP

some random notes

A status bar at the bottom — one line showing connection status, row count, errors. Super useful for a SQL tool: [ Connected: mydb.sqlite ] [ Rows: 42 ] [ Ctrl+Q: quit | Tab: switch ]

try to rmeove dependecnies for some. dont nede super accurate fuzzy search anyways

since i mostly use in vscode terminal and realise size too small, ig we can have an opion to save that pos so when opening again in a full sized terminal can continue easily. or maybe auto save pos? think abt it

Dependencies

~37–56MB
~892K SLoC