πŸŒ“

spelis/blog

Stop using DB GUIs - Use Neovim instead!


Query Databases Like a Wizard in Neovim with nvim-dbview

If you ever wanted to poke around your database without leaving Neovim, welcome to your new favorite tool: nvim-dbview. It’s dead simple, quite fast, and ridiculously useful.

What it does

nvim-dbview lets you inspect and edit .db files directly in Neovim, treating them like good old text buffers. And the best part: It's cross-backend, so you can use the database that you like.

How It Works

Under the hood:

I'm gonna be honest, nvim-dbview is nothing special so there isnt much to write about but i mainly just wanted to start off my blog with something

Posted: 4 months ago
Edited: never