hatchmoment. scored by care · not by stars

connector.nvim

Neovim plugin for interactive database queries with Rust backend

Connector.nvim provides a full‑screen, four‑pane UI inside Neovim for connecting to SQLite, PostgreSQL and MySQL, executing queries, paging results and editing cells. It ships a Rust backend compiled on install and a Lua frontend exposing commands and keymaps. Targeted at developers who spend time in Neovim and want a seamless, scriptable database client, it improves on existing plugins by offering in‑cell edits and multi‑source connection management.

View on GitHub →

aikawa9376/connector.nvim