Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markphamm/learn-duckdb
https://github.com/markphamm/learn-duckdb
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/markphamm/learn-duckdb
- Owner: MarkPhamm
- Created: 2024-08-29T02:40:58.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T18:52:55.000Z (4 months ago)
- Last Synced: 2024-08-30T04:44:14.605Z (4 months ago)
- Language: Jupyter Notebook
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Learn-DuckDB
DuckDB is an in-process SQL OLAP database, which means it runs within the same process as the application using it. This unique feature allows DuckDB to offer the advantages of a database without the complexities of managing one