TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

InfluxDB 3 Core and Enterprise GA

5 pointsby pauldixabout 1 month ago

1 comment

pauldixabout 1 month ago
We&#x27;re very excited about this release, over 4 years in the making. Over that time we adopted, contributed to, and helped lead parts of what we&#x27;re calling the FDAP stack: Apache Arrow Flight, DataFusion, Arrow, and Parquet.<p>We wrote and contributed the Rust object store crate used in this stack and by many others to the ASF.<p>This release is based on a &quot;diskless&quot; architecture that uses object storage for all durability. With DataFusion it has a columnar, vectorized, standards compliant SQL query engine. We also built support for InfluxQL on top of it.<p>The other big thing we brought in is an embedded Python VM using PyO3 and Python Build Standalone. This makes it possible to do data collection, ETL, monitoring, alerting, and all kinds of tasks inside the database at the point of collection.<p>Happy to answer any questions about the big project, what&#x27;s next or anything time series related.