Skip to content

Data layer modernization

Full workflow

Complete guide (limitations, CI, published lens): data-layer-modernization

Why use CCE

Database migrations (Oracle → Postgres, embedded DB → managed, ORM upgrades) fail when data access is scattered across services. Dependency files show drivers installed, not where queries run.

CCE maps JDBC drivers, ORM APIs, and cloud-native datastore clients to plan migration waves and estimate test surface.

Example command

cce -folder . -language AUTO -mapper-file https://releases.stackgen.com/cce/lenses/data-layer-modernization/latest/data-layer-modernization_lenses.yaml -filter all -format json -output data-layer-modernization.json

Published lens

https://releases.stackgen.com/cce/lenses/data-layer-modernization/latest/data-layer-modernization_lenses.yaml