doc/TODO: more ideas

This commit is contained in:
mappu 2024-07-13 18:03:47 +12:00
parent e1a9f187cb
commit 53e9b6555e
1 changed files with 2 additions and 0 deletions

2
TODO
View File

@ -16,6 +16,7 @@
- MSSQL (recursive navigation for instances)
- Other K/V stores from https://github.com/smallnest/kvbench
- Windows registry
- LDAP
- Connection dialog
- SSH tunnels
- Badger encryption key dialog
@ -26,6 +27,7 @@
- SQLite: drop table action
- SQLite: show views, triggers, indexes in nav
- SQLite CLI driver:
- Context support
- Attach to SSH tunnel
- Configure binary path
- https://ricardoanderegg.com/posts/sqlite-remote-explorer-gui/