Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

docker duckdb

Last synced: 11 days 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
```