| >Unbounded cardinality This has been the largest criticism of InfluxDB in the past. Kudos to the team for acknowledging and solving it! > IOx supports SQL natively and our cloud customers can connect using Postgres-compatible clients like psql, Grafana’s Postgres data source, and BI tools like PowerBI and Tableau. Initially InfluxDB had InfluxQL, a SQL like language for querying data. Then they transitioned to Flux, indicating it was superior to writing complex SQL queries over time series data. Now they are highlighting native SQL support. Since this was only announced today, hopefully there will be clear messaging on which query languages will be supported going forward. It’s also worth noting that queries can also be executed over an HTTP API that platforms like PowerBI can consume today. >First introduced in 2020 as the open source project InfluxDB IOx, the new storage engine is the product of sustained development by InfluxData and considerable contribution from the InfluxDB open source developer community. Today, the new engine based on IOx arrives first in InfluxData’s multi-tenant InfluxDB Cloud service, available to developers worldwide. Will this later be available in an OSS package for self-hosting? |
Right now we're focused on our cloud offering. We'll have official open source releases and documentation in the future.