Urgent.News

One page, thousands of outlets. See who else covered it.

Editions

Tech

A Preview of DuckDB v2.0

DuckDB v2.0 is set to launch this fall, offering several headline features. The new server mode, triggers, variant type, asynchronous I/O, a revamped SQL parser, a new storage format, and additional improvements are part of this major release. DuckDB v2.0 will be named "Cyanoptera," after the cinnamon teal, a striking duck native to western Americas.

Since v1.5, DuckDB has undergone over 10,000 commits, with this version marking a significant step towards the database as a server concept. This release is a feature-driven update, built upon a robust foundation and submitting new SQL parser, default storage format, and a revised C API. The inclusion of features like triggers, VARIANT type, asynchronous I/O, and a new SQL parser showcases the database's adaptability and performance enhancements.

Written by urgent.news from Lobsters's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at duckdb.org →

More in Tech

[$] Bootstrappable builds: how and why

This year's edition of the Free and Open Source Software Yearly conference , better known as "FOSSY", moved north to the beautiful (and enormous) campus of the University of British Columbia (UBC) in…

  • FOSSY conference moved to UBC campus in Vancouver, Canada
  • Bootstrappable builds discussed in Toolchains track
  • Builds start from minimal program to create Linux user space

Overview of the RTOS Kernel Project

In previous tutorial, I've gave you the theoretical background about ARM Cortex-M3/4 processors. In here, I will explain the RTOS kernel project structure.

More from Monday 17 August →