MotherDuck is launching Flights, an agent-native data pipeline that enables users to choose the MCP server and AI agent of their choice to build and deploy data pipelines in minutes using a flexible, ...
The zero-copy credential model enables cross-platform sharing of AI assets, promising lower overhead, stronger governance, and faster deployment across partners and teams. Databricks on Wednesday ...
DuckDB has become widely used in the world of data analysis, but I was curious about the design principles behind its overwhelming processing speed, so I organized the core architecture based on the ...
This is a bit hacky and searches for repos containing the string .duckdb_extension, so it's not 100% reliable. Extensions that are not included in the DuckDB core (and are not listed in the output ...
This repository contains a template for creating a DuckDB extension. The main goal of this template is to allow users to easily develop, test and distribute their own DuckDB extension. The main branch ...