Using DuckDB in the Terminal (vim-dadbod)

by sspaeti
macOS ◆ xterm-256color ◆ zsh 563 views

My favorite SQL IDE, vim-dadbod, and vim-dadbod-ui, now supports DuckDB as a database (besides many other Big Query, ClickHouse, Impala, jq, MongoDB, MySQL, Oracle, query, PostgreSQL, Presto, Redis, SQL Server, SQLite), all within my favorite editor, (neo)vim.

This short video showcases how to open an interactive DuckDB database create some tables and query them. These could also be replaced with reading from S3 or any other source that DuckDB supports, all within the comfort of the terminal.