Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: duckdb Clear Filter

Analyzing database trends through 1.8M Hacker News headlines

How the analysis was done I used camelAI with a ClickHouse database of every HN story to do all analysis. You can use it for free with no login here to explore the data interactively yourself. 18 years • 1.8 million headlines • 13 database engines Hacker News is a real-time barometer of developer excitement. I mined every story title from February 2007 to June 2025 and asked three questions: How has headline volume for each database changed over time? Which engines are accelerating the fast

Analyzing Database Trends Through 1.8M Hacker News Headlines

How the analysis was done I used camelAI with a ClickHouse database of every HN story to do all analysis. You can use it for free with no login here to explore the data interactively yourself. 18 years • 1.8 million headlines • 13 database engines Hacker News is a real-time barometer of developer excitement. I mined every story title from February 2007 to June 2025 and asked three questions: How has headline volume for each database changed over time? Which engines are accelerating the fast

Sirius: A GPU-native SQL engine

Sirius is a GPU-native SQL engine. It plugs into existing databases such as DuckDB via the standard Substrait query format, requiring no query rewrites or major system changes. Sirius currently supports DuckDB and Doris (coming soon), other systems marked with * are on our roadmap. Performance Running TPC-H on SF=100, Sirius achieves ~10x speedup over existing CPU query engines at the same hardware rental cost, making it well-suited for interactive analytics, financial workloads, and ETL jobs.