Analytics-Adjacent Ideas & Musings| DataDuel.co
I’ve been spending time doing some work with AI – and this blog is just a “check-in” journal on what has been working for me. This blog will begin with “Idea Honing” (mini PRD) and then move to an iterative development workflow, followed by an example project. Idea Honing You need to spend some time … Continue reading My exploratory AI workflow| DataDuel.co
The DuckDB team is happy to announce that today we're releasing DuckDB version 1.3.0, codenamed “Ossivalis”.| DuckDB
DuckDB is an in-process SQL database management system focused on analytical query processing. It is designed to be easy to install and easy to use. DuckDB has no external dependencies. DuckDB has bindings for C/C++, Python, R, Java, Node.js, Go and other languages.| DuckDB
DuckLake simplifies lakehouses by using a standard SQL database for all metadata, instead of complex file-based systems, while still storing data in open formats like Parquet. This makes it more reliable, faster, and easier to manage.| DuckDB
We are happy to announce a new preview feature that adds support for Apache Iceberg REST Catalogs, enabling DuckDB users to connect to Amazon S3 Tables and Amazon SageMaker Lakehouse with ease.| DuckDB
The DuckDB team is happy to announce that today we're releasing DuckDB version 1.2.0, codenamed “Histrionicus”.| DuckDB
How to decompose SQL queries to make them easier to read, easier to maintain and debug.| Ergest Xheblati