Ecosyste.ms: Awesome
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: 11 days ago
JSON representation
🦆 Small docker image with DuckDB
- Host: GitHub
- URL: https://github.com/davidgasquez/docker-duckdb
- Owner: davidgasquez
- License: mit
- Created: 2022-09-08T10:35:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-23T13:27:55.000Z (6 months ago)
- Last Synced: 2024-08-01T08:09:12.136Z (3 months ago)
- Topics: docker, duckdb
- Language: Makefile
- Homepage:
- Size: 9.77 KB
- Stars: 14
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-duckdb - docker-duckdb - Docker image for DuckDB CLI. (Resources)
README
# 🦆 DuckDB Docker Image
Small docker image with DuckDB included!
## Quickstart
```bash
docker run -it --rm davidgasquez/duckdb duckdb
```