tadata
Back to home

Tadata Tech Radar 2026: Technologies to Adopt, Trial, Assess, Hold

#data-engineering#trends#strategy#architecture

Inspired by the ThoughtWorks Technology Radar, this is Tadata's opinionated view of the data technology landscape in 2026. The radar categorizes technologies across four rings (Adopt, Trial, Assess, Hold) and four quadrants (Techniques, Tools, Platforms, Languages & Frameworks).

Radar Quadrant Table

Techniques

TechnologyRingMovementConfidenceNotes
Data contractsAdoptMoved in from TrialHighEssential for scaling data teams
Incremental models (dbt)AdoptStableHighStandard practice for cost control
Event-driven architectureAdoptStableHighCDC + events as backbone
Data mesh (federated ownership)TrialStableMediumOrg model, not a tool
Semantic layerTrialMoved in from AssessMedium-HighCube and dbt metrics gaining
AI-assisted data modelingAssessNew entryMediumPromising but early
Data products as APIsAssessNew entryMediumGrowing adoption
Zero-ETL patternsAssessMoved in from HoldLow-MediumVendor-specific, watch carefully
Schema-on-read (raw data lakes)HoldStableHighReplaced by lakehouse
Monolithic ETL toolsHoldStableHighDecompose into modular stack

Tools

TechnologyRingMovementConfidenceNotes
dbt CoreAdoptStableHighTransformation standard
DuckDBAdoptMoved in from TrialHighDev/test/embedded analytics
Apache IcebergAdoptMoved in from TrialHighTable format winner
DagsterAdoptMoved in from TrialHighAsset-based orchestration
Great ExpectationsTrialStableMedium-HighData quality standard
Soda CoreTrialMoved in from AssessMediumSimpler quality checks
Elementary (dbt-native observability)TrialNew entryMediumLightweight observability
SQLMeshAssessStableMediumdbt alternative, virtual envs
KestraAssessNew entryLow-MediumYAML-first orchestration
Apache HudiHoldMoved from TrialMediumIceberg winning format war
LuigiHoldStableHighReplaced by modern orchestrators

Platforms

TechnologyRingMovementConfidenceNotes
ClickHouse (OSS)AdoptStableHighOLAP serving at scale
OpenMetadataAdoptMoved in from TrialMedium-HighOSS catalog standard
AirbyteTrialStableMedium-HighBroad connector coverage
RedpandaTrialStableMedium-HighKafka-compatible, simpler
Unity Catalog (Databricks OSS)TrialNew entryMediumUniversal catalog ambition
WarpstreamAssessNew entryLow-MediumKafka on object storage
Nessie (Git-like catalog)AssessStableLow-MediumIceberg branching
Hadoop ecosystemHoldStableHighLegacy; migrate to lakehouse
ClouderaHoldStableHighOn-prem era ending

Languages & Frameworks

TechnologyRingMovementConfidenceNotes
Python (data stack)AdoptStableHighLingua franca
SQL (analytics)AdoptStableHighIrreplaceable
PolarsAdoptMoved in from TrialHighDataFrame replacement
Terraform / OpenTofuAdoptStableHighIaC standard
Apache ArrowTrialStableMedium-HighIn-memory columnar standard
Rust (data tooling)TrialMoved in from AssessMediumPolars, Delta-rs, DataFusion
PRQLAssessStableLow-MediumSQL alternative, niche
MalloyAssessNew entryLow-MediumSemantic modeling language
Java/Scala (Spark)HoldMoved from TrialMediumPySpark dominates

Movement Summary

Entering Adopt (from Trial):
  --> DuckDB, Apache Iceberg, Dagster, Polars, OpenMetadata

Entering Trial (from Assess):
  --> Semantic layer, Soda Core, Rust (data tooling)

New entries at Assess:
  --> AI-assisted modeling, Data products as APIs, Kestra,
      Unity Catalog, Warpstream, Malloy

Moving to Hold:
  --> Apache Hudi, Java/Scala for data (PySpark preferred)

Stable in Hold:
  --> Hadoop, Cloudera, Luigi, Monolithic ETL, Schema-on-read

Strategic Recommendations

QuadrantRecommendation
TechniquesInvest in data contracts now. They are the API design of data engineering. Start with critical producer-consumer boundaries.
ToolsStandardize on dbt + DuckDB for development and Iceberg as your table format. Dagster for new orchestration projects.
PlatformsClickHouse for OLAP serving, OpenMetadata for cataloging. Evaluate Redpanda if Kafka operational overhead is a pain point.
LanguagesPython + SQL remain the core. Adopt Polars for DataFrame workloads. Watch Rust-based tooling for performance-critical paths.

Resources