InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Vim-dadbod-ui Alternatives
Similar projects and alternatives to vim-dadbod-ui
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
beacon.nvim
Whenever cursor jumps some distance or moves between windows, it will flash so you can see where it is
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
vim-dadbod-ui discussion
vim-dadbod-ui reviews and mentions
-
vim-dadbod-completion not working
I installed the plugin following the instructions in https://github.com/kristijanhusak/vim-dadbod-ui and I'm able to connect to the database and execute queries, the only problem I have is that vim-dadbod-completion is not working.
-
I was wrong about Vim and Neovim
You might check out hurl for a RestAPI tool replacement. There is also a vim plugin for it, although I have not used it. Someone already mentioned dadbod (which I think works great on its own), but if you are curious there is also a plugin to add a UI on top of it.
-
SQL databases with neovim
Hello. I'm trying to finds any good terminal solution to work with databases. There are a lot of great db tools for GUI (e.g datagrip) but not a lot for the terminal. The only one tool which I find usable excepted the raw cli queries is https://github.com/kristijanhusak/vim-dadbod-ui . Do you know anything better? Thanks.
- GitHub - patrkris/pisk: PostgreSQL sessions in Vim
-
Show HN: PostgreSQL Sessions in Vim
See also Dadbod UI on (neo)vim to interact with databases: https://github.com/kristijanhusak/vim-dadbod-ui
- New Color scheme: neobeans
-
How to use Vim or Neovim for SQL?
Maybe that helps with autocompletion in dadbod: ```lua Plug 'https://github.com/tpope/vim-dadbod.git' Plug 'https://github.com/kristijanhusak/vim-dadbod-ui.git' Plug 'https://github.com/kristijanhusak/vim-dadbod-completion.git'
I did get vim-dadbod-ui kinda working at one point but wasn't able to get completion to work and the results output for MSSQL wasn't great (looks like it's better for PostgresSQL and MySQL, they have better CLI tools I guess?).
-
Is there a neovim plugin to query SQL databases
vim-dadbod-ui (https://github.com/kristijanhusak/vim-dadbod-ui) is really nice. Not written in lua and doesn't integrate with Telescope (AFAIK) but still really clean and easy to use.
- Do you give use Vim for SQL. It took me a while to setup this. sqls - lang server (auto complete), dadbodUI (view table, execute and save query), prettier-sql (format code on save).
-
A note from our sponsor - InfluxDB
www.influxdata.com | 23 May 2025
Stats
kristijanhusak/vim-dadbod-ui is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of vim-dadbod-ui is Vim Script.