tpope / vim-dadbod

dadbod.vim: Modern database interface for Vim
https://www.vim.org/scripts/script.php?script_id=5665
3.73k stars 132 forks source link

Apache Cassandra adapter support #148

Open ViSHNUPrABU opened 1 year ago

ViSHNUPrABU commented 1 year ago

I would really appreciate if you add the Apache Cassandra adapter support to dadbod. I work on cassandra sometimes and with the adapter support, it makes it easy to query and execute saved queries.

It will be awesome if we can get keyspaces and tables in autocompletion.

ViSHNUPrABU commented 10 months ago

Added Dadbod UI and Autocompletion support for Cassandra. Pull Request Links: dadbod-ui , dadbod-completion

EpiCanard commented 8 months ago

@tpope Is there something blocking the merge of this PR except the conflicts ? This adapter would be really useful.