@lunaperegrina/meowdb
v0.0.4
Published
```text /\_/\\ ( o.o ) meow meow database explorer ~ > ^ < ```
Readme
meowdb CLI
/\_/\\
( o.o ) meow meow database explorer ~
> ^ <A tiny, cute terminal app to explore PostgreSQL databases quickly. (´。• ᵕ •。`)
GitHub
https://github.com/lunaperegrina/meowdb
Features
- Save multiple PostgreSQL connections and keep one active.
- Add and switch databases with slash commands:
/add,/list,/tables. - Browse tables from the active database in a split-view UI.
- Preview table rows (up to 50 by default) with horizontal/vertical scrolling.
- Navigate with keyboard and mouse wheel/click support.
Install
npm install -g @lunaperegrina/meowdbDevelopment
npm run devRun
meowdbThe global package name is @lunaperegrina/meowdb, and the executable command is meowdb.
(=^-ω-^=) happy querying!