An open API service indexing awesome lists of open source software.

https://github.com/davidgasquez/docker-duckdb

🦆 Small docker image with DuckDB
https://github.com/davidgasquez/docker-duckdb

docker duckdb

Last synced: 7 months ago
JSON representation

🦆 Small docker image with DuckDB

Awesome Lists containing this project

README

          

# 🦆 DuckDB Docker Image

Small docker image with DuckDB included!

## Quickstart

```bash
docker run -it --rm davidgasquez/duckdb duckdb
```