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

Add Trilogy adapter. #156

Closed ruyrocha closed 9 months ago

ruyrocha commented 9 months ago

Quoting Trilogy's README:

Trilogy is a client library for MySQL-compatible database servers, designed for performance, flexibility, and ease of embedding.

It's currently in production use on github.com.

The adapter itself is just a wrapper around the MySQL executable.