What if you could run analytical queries inside Postgres without an ETL pipeline? At POSETTE 2026, Nitin Jadhav (Microsoft) demos pg_duckdb on Azure Database for PostgreSQL, querying tables & Parquet files from object storage.
Mark your calendar for POSETTE Livestream 4 on Thu 18 Jun
#PosetteConf #PostgreSQL #Postgres #Database #Community #Microsoft #Azure #DuckDB #Analytics #OpenSource #Parquet
#DuckDB has announced Quack - a new remote protocol over HTTP that enables multiple DuckDB instances to connect to and work with the same database across a network.
Quack brings client-server capabilities to a database that has traditionally been local and embedded.
🔗 Learn more: https://bit.ly/4foyrOp
I've just published a new blog post in my series on #DuckDB. This one explores DuckDB's Vector Similarity Search extension, the Quack protocol and how they can be used together.
Please read, share and let me know if you have any feedback!
https://peterdohertys.website/blog-posts/double-shot-of-duck.html
It's great to be able to find your own post to help you with a new setup! This time #DuckDB #Ruby gem installation on #Windows! You need to do a couple of things so it works.

DuckDB is a fast, open-source database for Online Analytics Processing (OLAP) workloads. It is similar to SQLite3 in the sense that it’s intended to be built directly into a host process and runs within it rather than a separate stand-alone server. Let’s look at setting this up and using it in Windows and also from Ruby.
I built a thing: https://skaldmaps.com
SkaldMaps is a research, analysis, and rating platform for real estate investments, including primary home buyers (or renters). It lets you analyze, filter, and rank all US ZIP codes by a model you define yourself.
PostgreSQL и аналитика: что меняется, когда хранилище становится общим
HTAP — одна из главных тем в мире СУБД. Вокруг PostgreSQL массово появляются конструкции с внешними аналитическими движками со своими моделями хранения данных и ограничениями совместимости, однако бизнесу не совсем комфортно жить в архитектуре, где транзакционные данные находятся в одной системе, аналитика - в другой, а между ними - разного рода ETL, CDC и прочие parquet-файлы. В Tantor мы движемся по иному пути, развивая HTAP внутри PostgreSQL, а не рядом с ним. Вокруг этой идеи строятся СУБД Tantor Polar и машина баз данных Tantor XData Gen3, в которой OLTP и аналитика, не теряя совместимости с Postgres, работают поверх общего хранилища данных и общей видимости транзакций. В этой статье хочется поговорить не столько о самом термине HTAP, сколько о том, как меняется архитектура PostgreSQL, когда OLTP и аналитика начинают работать поверх общего хранилища данных.
https://habr.com/ru/companies/tantor/articles/1039680/
#tantor #tantor_postgres #xdata #tantor_xdata #oracle_exadata #duckdb #greenplum #kafka #clickhouse