Rare find

Dadbod. Talk to your databases without leaving your text editor.

vim.org/scripts/script.php?script_id=5665

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2026
  • Always URL encode "$"
May 2025
  • Fix tab complete of adapters with "+" in scheme
  • Clean up Redis contribution
  • Add support for tls redis (rediss)
April 2025
  • Fix -E parameter conflict with AAD authentication
January 2025
  • Revert "Fix mongo adapter starts with many blank lines"
  • Fix wrong variable name
  • Fix mongo adapter starts with many blank lines
December 2024
  • Use --binary-as-hex for MariaDB/MySQL
October 2024
  • Add Snowflake support (#174)
  • Fix line wrap in help file
May 2024
  • Fix executable check with env
  • Fix executable check to ignore `env`
  • mysql: Fix socket connection when host default is not localhost
  • Correctly pass max argument to readfile()
  • Add DuckDB adapter
March 2024
  • Add support for AzureAD auth (#152)
  • Fix incorrect keymap in documentation
February 2024
  • Use job env, when available
  • Add an adapter to support Mariadb (#138)