Data Model Mapping
Map kdb+ tables to VogazDB time-series or columnar models, symbols to tags or partitions, and q functions to UQL queries.
Migration guide
Preserve time-series strengths while adding columnar analytics, document metadata, SQL-style UQL, auto-tiering, and accelerator-ready architecture.
This page frames migration as a controlled parallel-run program, not a risky rewrite. The goal is semantic equivalence, replay validation, and operational confidence.
VogazDB vs kdb+
Migration strategy
Map kdb+ tables to VogazDB time-series or columnar models, symbols to tags or partitions, and q functions to UQL queries.
Replace q workloads with SQL-style UQL while preserving semantics and validating result equivalence.
Dual-write live or replayed data, then compare latency, results, replay behavior, and operational impact.
Use historical replay, benchmark scenarios, tail-latency analysis, and business-level output comparison.
Move selected workloads first, then expand coverage once operations, security, and support are stable.
Mapping guide
Migration is easier when teams map schema, query semantics, retention, and operational patterns separately.
Migration review
Use a representative dataset and agreed query semantics to compare speed, behavior, cost, and operating model.