Bookmarks tagged duckdb
21 Jan 2024
medium.com
"You’ve been tasked with one of the following:
— load a new csv file into BigQuery for analysis — add a new file to our data pipeline —…"
— load a new csv file into BigQuery for analysis — add a new file to our data pipeline —…"
21 Jan 2024
franloza.medium.com
"Visualizing the car and motorcycle market in Spain from my computer."
21 Jan 2024
medium.com
"DuckDB has been making waves in the data market as a robust and fast OLAP database. It’s a replacement for SQLite for analytics heavy…"
21 Jan 2024
github.com
"Sample project that use Dagster, dbt, DuckDB and Dash to visualize car and motorcycle Spanish market - GitHub - franloza/coches-net-dashboard: Sample project that use Dagster, dbt, DuckDB and Dash ..."
21 Jan 2024
medium.com
"For me — someone primarily comfortable in writing SQL — I longed for a setup that would allow me to easily build data apps off some data…"
21 Jan 2024
duckdb.org
"TL;DR: A fast, free, and open-source Modern Data Stack (MDS) can now be fully deployed on your laptop or to a single machine using the combination of DuckDB, Meltano, dbt, and Apache Superset."
21 Jan 2024
github.com
"Sample data and SQL for "Analyzing JSON data with SQL" using DuckDB - GitHub - reverentgeek/duckdb-json-tutorial: Sample data and SQL for "Analyzing JSON data with SQL" using Du..."
21 Jan 2024
github.com
"Hi, I have a nested json structure that I want to flatten in duckdb by selecting one or more objects at each level based on their properties to walk down the hierarchy, and then returning a propert..."