| Port details |
- rainfrog Database tool for the terminal
- 0.3.15 databases
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: nivit@FreeBSD.org
 - Port Added: 2026-01-31 15:51:18
- Last Update: 2026-02-11 09:20:29
- Commit Hash: 0eeae0e
- License: APACHE20 BSD2CLAUSE BSD3CLAUSE BSL CC0-1.0 CDDL ISCL MIT MPL20 UNICODE UNLICENSE ZLIB
- WWW:
- https://crates.io/crates/rainfrog
- Description:
- 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)
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- rainfrog>0:databases/rainfrog
- To install the port:
- cd /usr/ports/databases/rainfrog/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/rainfrog
- pkg install rainfrog
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rainfrog
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1770799761
SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1
SIZE (rust/crates/addr2line-0.24.2.crate) = 39015
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rust>=1.93.0 : lang/rust
- pkgconf>=1.3.0_1 : devel/pkgconf
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for rainfrog-0.3.15:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- databases_rainfrog
- USES:
- cargo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.3.15 11 Feb 2026 09:20:29
    |
Nicola Vitale (nivit)  |
databases/rainfrog: Update to 0.3.15
ChangeLog: https://github.com/achristmascarl/rainfrog/releases/tag/v0.3.15
Reported by: "github-actions[bot]" <notifications@github.com> |
0.3.14 04 Feb 2026 09:46:11
    |
Nicola Vitale (nivit)  |
databases/rainfrog: Update to 0.3.14
ChangeLog: https://github.com/achristmascarl/rainfrog/releases/tag/v0.3.14
Reported by: portscout! |
0.3.13 31 Jan 2026 15:49:49
    |
Nicola Vitale (nivit)  |
databases/rainfrog: Add new port
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)
https://crates.io/crates/rainfrog |