Skip to content

A collection of DuckDB queries for tutorial/getting started purpose

Notifications You must be signed in to change notification settings

mehd-io/duckdb-playground-tutorial

Repository files navigation

DuckDB queries playground

This repo contains a collection of queries that can be run against DuckDB for the beginner tutorial here. Everything is covered by the video tutorial!

Folder structure

duckdb_playground.sql : Playground queries for DuckDB CLI / Extensions
netflix_playground.sql : Analytics on netflix dataset
json_parsing.sql : JSON parsing examples
extensions.sql : Examples of using DuckDB extensions
data/ : contains all the data files to run the queries

About the Netflix dataset

The Netflix dataset is taken from Kaggle here

About

A collection of DuckDB queries for tutorial/getting started purpose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published