<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/announcing-duckdb-1-4-4-lts-4nwudlpx5" -->

---
title: Announcing DuckDB 1.4.4 LTS | daily.dev
description: DuckDB 1.4.4 LTS has been released with bugfixes, performance improvements, and security patches. Key fixes include correctness issues with ANTI JOINs, ASOF...
canonical: https://daily.dev/posts/announcing-duckdb-1-4-4-lts-4nwudlpx5
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Announcing DuckDB 1.4.4 LTS | daily.dev
og:description: DuckDB 1.4.4 LTS has been released with bugfixes, performance improvements, and security patches. Key fixes include correctness issues with ANTI JOINs, ASOF...
og:url: https://daily.dev/posts/announcing-duckdb-1-4-4-lts-4nwudlpx5
og:image: https://api.daily.dev/og/posts/4NWUdLPx5.png
og:image:alt: Announcing DuckDB 1.4.4 LTS
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Announcing DuckDB 1.4.4 LTS

**[DuckDB](https://daily.dev/sources/duckdb)** · 2 min read · 79 upvotes · 0 comments

## Summary

DuckDB 1.4.4 LTS has been released with bugfixes, performance improvements, and security patches. Key fixes include correctness issues with ANTI JOINs, ASOF joins, streaming window unions, and the mode() function in parallel execution. The release also addresses several crashes and segfaults, including issues with Hive partitioning and the C API. Performance optimizations include improved prepared statement parameter lookups. Version 1.5.0 is planned for the coming month, while the 1.4 LTS line will receive updates until mid-September.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://duckdb.org/2026/01/26/announcing-duckdb-144.html>

## Similar posts on daily.dev

- [Announcing DuckDB 1.4.3 LTS](https://daily.dev/posts/announcing-duckdb-1-4-3-lts-rrbvtgrvg) · DuckDB · 40 upvotes · 1 comments
- [Announcing DuckDB 1.4.2 LTS](https://daily.dev/posts/announcing-duckdb-1-4-2-lts-ip24vsodd) · DuckDB · 23 upvotes · 0 comments
- [Announcing DuckDB 1.4.5 LTS \(Andium\)](https://daily.dev/posts/announcing-duckdb-1-4-5-lts-andium--wip8fwqmt) · DuckDB · 0 upvotes · 0 comments

---

Tags: [#database](https://daily.dev/tags/database), [#sql](https://daily.dev/tags/sql), [#duckdb](https://daily.dev/tags/duckdb)

[View this post on daily.dev](https://daily.dev/posts/announcing-duckdb-1-4-4-lts-4nwudlpx5)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Announcing DuckDB 1.4.4 LTS","url":"https://daily.dev/posts/announcing-duckdb-1-4-4-lts-4nwudlpx5","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/announcing-duckdb-1-4-4-lts-4nwudlpx5"},"datePublished":"2026-01-26T12:51:05.968Z","dateModified":"2026-01-26T12:51:21.342Z","description":"DuckDB 1.4.4 LTS has been released with bugfixes, performance improvements, and security patches. Key fixes include correctness issues with ANTI JOINs, ASOF...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/c447be074e3a1455a9c8b88e939c6495?_a=AQAEulh","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/c447be074e3a1455a9c8b88e939c6495?_a=AQAEulh","isAccessibleForFree":true,"articleSection":"DuckDB","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"DuckDB","logo":"https://media.daily.dev/image/upload/s--3luD3Wei--/f_auto/v1714800008/logos/duckdb","url":"https://daily.dev/sources/duckdb"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/announcing-duckdb-1-4-4-lts-4nwudlpx5","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":79},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"database,sql,duckdb","timeRequired":"PT2M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"DuckDB","item":"https://daily.dev/sources/duckdb"},{"@type":"ListItem","position":3,"name":"Announcing DuckDB 1.4.4 LTS"}]}
```

