diff options
Diffstat (limited to 'databases/rainfrog/pkg-descr')
| -rw-r--r-- | databases/rainfrog/pkg-descr | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/databases/rainfrog/pkg-descr b/databases/rainfrog/pkg-descr new file mode 100644 index 000000000000..8bce214ec2f3 --- /dev/null +++ b/databases/rainfrog/pkg-descr @@ -0,0 +1,18 @@ +Rainfrog is a lightweight, terminal-based tool for interacting with databases. + +Features: + + - efficient navigation via vim-like keybindings and mouse controls + - query editor with keyword highlighting, session history, and favorites + - quickly copy data, filter tables, and switch between schemas + - shortcuts to view table metadata and properties + - cross-platform (Android via termux, FreeBSD, Linux, MacOS, Windows) + +Supported databases: + + - Postgres + - MySQL + - Sqlite + - Redshift (via wire protocol of Postgres) + - DuckDB + - Oracle (requires additional runtime dependencies) |
