diff --git a/README.md b/README.md
index 67e70c4..458cdb8 100644
--- a/README.md
+++ b/README.md
@@ -106,6 +106,7 @@ List of projects that provide terminal user interfaces
 - [prs](https://github.com/dhth/prs) Stay updated on PRs without leaving the terminal
 - [pudb](https://github.com/inducer/pudb) A console-based visual debugger for Python
 - [pyautogit](https://github.com/jwlodek/pyautogit) A terminal UI for managing git repositories, written using py_cui
+- [rainfrog](https://github.com/achristmascarl/rainfrog) A database management TUI for Postgres, MySQL, and SQLite written in Rust
 - [runme](https://github.com/stateful/runme) Discover and run code snippets directly from your README.md or other markdowns
 - [sls-dev-tools](https://github.com/Theodo-UK/sls-dev-tools) Dev Tools for the Serverless World
 - [termdbms](https://github.com/mathaou/termdbms) A TUI for viewing and editing database files.