From d2a98b682dc98382c01f14d1d2d825552eacbb6a Mon Sep 17 00:00:00 2001 From: Jory Date: Fri, 6 Mar 2026 14:04:45 -0600 Subject: [PATCH] Add `joryeugene/dadbod-grip.nvim` (#2215) Co-authored-by: Guennadi Maximov C --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7bb2794..63e05c0 100644 --- a/README.md +++ b/README.md @@ -1709,6 +1709,7 @@ then it is not supported: - [kndndrj/nvim-dbee](https://github.com/kndndrj/nvim-dbee) - Interactive database client. - [tashikomaaa/neomongo.nvim](https://github.com/tashikomaaa/neomongo.nvim) - Explore, query, and edit MongoDB collections directly through a Telescope-powered dashboard. - [zerochae/dbab.nvim](https://github.com/zerochae/dbab.nvim) - Lightweight database client with a modern UI and async execution. +- [joryeugene/dadbod-grip.nvim](https://github.com/joryeugene/dadbod-grip.nvim) - Database editor with inline cell editing, staged mutations with live SQL preview, schema browser, DDL, AI SQL generation, FK navigation, and DuckDB/Parquet support. [**⬆ back to top**](#contents)