Skip to content

nvim-dbee vs dadbod #119

Answered by andradei
Demianeen asked this question in Q&A
Jun 4, 2024 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

It doesn't really matter. Here is a vague comparison:

  • They largely implement the same features with minor differences (connect to DB's, write and save queries, display the result in a table view, autocompletion via external plugins)
  • I'm assuming that nvim-dbee might be much faster due to it's core being written in Go vs dadbod's vimscript (don't take my work for it, also performance at the plugin level might not be that important)
  • I find nvim-dbee's UI a tiny bit nicer than https://github.com/kristijanhusak/vim-dadbod-ui
  • nvim-dbee comes with UI in the plugin while dadbod requires an extra plugin (mentioned above) but that's not a big deal
  • I don't know about dadbod, but nvim-dbee has an e…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@andradei
Comment options

Answer selected by Demianeen
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants