- हल्के, टर्मिनल-आधारित pgadmin/dbeaver विकल्प प्रदान करना इसका लक्ष्य है
- मूल रूप से Postgres आधारित टेस्टिंग की गई है। mysql और sqlite भी सपोर्ट होते हैं, लेकिन अस्थिर हैं
- vim जैसी key bindings और mouse control के जरिए कुशल navigation
- keyword highlighting और session history देने वाला query editor
- डेटा को तेज़ी से कॉपी करना, tables को filter करना, और schemas के बीच जल्दी switch करना
- table metadata और properties देखने के shortcut
- cross-platform (macOS, Linux, Windows, termux के जरिए Android भी संभव)
2 टिप्पणियां
vim keybinding का implementation यहाँ दिया गया है
https://github.com/rhysd/tui-textarea
कीबाइंडिंग तो आखिरकार vim ही है! (आओ लड़ें)