This is an automated archive made by the Lemmit Bot.
The original was posted on /r/neovim by /u/Spelis123 on 2025-06-16 18:41:11+00:00.
If you ever wished you could just open a .db file in Neovim and actually get something readable instead of binary garbage, now you can! (well, there are other plugins too but…)
i built nvim-dbview
- a dead simple and lightweight Neovim plugin that lets you edit and browse databases from several database backends
It’s great for Flask/Django devs, game devs, or literally anyone who’s sick of switching to external DB viewers just to peek at a row. Also good if you feel like other alternatives are too complex or whatever
Give it a try and let me know if you like it, find any bugs or want any more features.
Cheers!
You must log in or register to comment.