Turso

Turso is an edge-hosted, distributed database based on libSQL, an open-source and open-contribution fork of SQLite. It was designed to minimize query latency for applications where queries come from anywhere …

Interaction with databases in neovim

dadbod.vim: Dadbod is a Vim plugin for interacting with databases.  Connections are specified with a single URL, rather than prompting you for 14 separate variables All interaction is through invoking :DB, …