Klaus Aschenbrenner
@sqlpassion.at
630 followers 140 following 17K posts
CEO & Founder of https://SQLpassion.at. SQL Server & PostgreSQL specialist during the day. Astrophotographer during the night. Triathlete in between. Loves low-level system programming in Rust.
Posts Media Videos Starter Packs
sqlpassion.at
Deploying Cloud-Init VM's with Linux is just easy-going. Doing the same with Windows-based VMs is just PITA...
sqlpassion.at
ARM64 support - finally!!! :-)
erinstellato.bsky.social
🚨 It's another two-for-Tuesday over in the SSMS team!

Announcing the release of SSMS 22 Preview 3 and SSMS 21.6!

SSMS 22 Preview 3 includes:

- GitHub Copilot in SSMS

- ARM64 support for core SSMS scenarios

Start with Makena's post: techcommunity.microsoft.com/blog/sqlserv...

Enjoy! 👯‍♀️
Announcing the Release of SQL Server Management Studio 22 Preview 3 | Microsoft Community Hub
The SSMS team is delighted to announce the release of SQL Server Management Studio (SSMS) 22 Preview 3. This latest preview is chock full of exiting new...
techcommunity.microsoft.com
Reposted by Klaus Aschenbrenner
erinstellato.bsky.social
🚨 It's another two-for-Tuesday over in the SSMS team!

Announcing the release of SSMS 22 Preview 3 and SSMS 21.6!

SSMS 22 Preview 3 includes:

- GitHub Copilot in SSMS

- ARM64 support for core SSMS scenarios

Start with Makena's post: techcommunity.microsoft.com/blog/sqlserv...

Enjoy! 👯‍♀️
Announcing the Release of SQL Server Management Studio 22 Preview 3 | Microsoft Community Hub
The SSMS team is delighted to announce the release of SQL Server Management Studio (SSMS) 22 Preview 3. This latest preview is chock full of exiting new...
techcommunity.microsoft.com
Reposted by Klaus Aschenbrenner
alexmillerdb.bsky.social
This reminded me I've been sitting on draft blog posts about Copy-and-Patch JIT compilation for a while, and so I've finally published the first chunk of it: a minimal tutorial and explanation of how and why Copy-and-Patch actually works.

Start at transactional.blog/copy-and-pat...
Reposted by Klaus Aschenbrenner
tanelpoder.com
pqr.sql: Generate QR Codes with Pure SQL in PostgreSQL

tanelpoder.com/posts/genera...
sqlpassion.at
My workspace for today was nice 😊
sqlpassion.at
This was now a fully automatic VM deployment into my Proxmox Home Lab across 3 nodes :-) #Proxmox #Terraform #Ansible #Linux
sqlpassion.at
Proxmox + Terraform + Ansible = ❤️❤️❤️

I can deploy now fully automated VMs on Proxmox across different Linux distributions (RHEL, Ubuntu) with Terraform and configure them with Ansible. #Proxmox #Terraform #Ansible #Linux
sqlpassion.at
After a lot of work, I'm finally able to deploy through TerraForm template VMs and clones to my Proxmox Home Lab. Infrastructure as Code rocks! :-) #Proxmox #Terraform #IaC
sqlpassion.at
I didn't knew that, but @proxmox.bsky.social allows you to "fake" NUMA nodes on SMP systems - *nice* - but only for testing purposes... :-)
Reposted by Klaus Aschenbrenner
alexmillerdb.bsky.social
[ASPLOS'25] Fusion: An Analytics Object Store Optimized for Query
Pushdown
www.cs.princeton.edu...

Tightly integrating an Iceberg catalog with an object store means that one could make file-format aware erasure coding decisions, to permit pushing down filters and aggregations.
sqlpassion.at
Having some fun with Red Hat :-) #rhel #linux
sqlpassion.at
It’s time for me to buy a Red Hat ⛑️ #rhel
Reposted by Klaus Aschenbrenner
sqlpassion.at
My day so far: "rosetta error: Unimplemented syscall number 395"
sqlpassion.at
Hello #PostgreSQL 18.0 :-)
Reposted by Klaus Aschenbrenner
duckdb.org
We published a new deep dive by Laurens Kuiper, who recently redesigned DuckDB's sort.

One data point: ordering the TPC-H SF100 lineitem table with the memory limit set to 30 GB is 3× faster in DuckDB v1.4 than in v1.3.

Read more at duckdb.org/2025/09/24/s...
Redesigning DuckDB's Sort, Again
After four years, we've decided to redesign DuckDB's sort implementation, again. In this post, we present and evaluate the new design.
duckdb.org
sqlpassion.at
It's quite funny to see the differences when you run the TPC-H benchmark (with a scaling factor of 50) in DuckDB simultaneously on my MacBook Air with 24 GB RAM and on the Framework 13 Notebook with 64 GB RAM...
sqlpassion.at
It took *hours* to install and update Windows 11. The installation and patching of Linux Ubuntu was done in less than 30 minutes on the @frame.work notebook! 👌
sqlpassion.at
Who on earth needs a CoPilot in Notepad on Windows 11??? Linux is getting more and more attractive these days...