#Database Migration
Database migration moves data between schemas or platforms without losing consistency or availability. Posts cover Spanner migration tooling in Go, CDC-based replication with Datastream, and the migration patterns that maintain data integrity throughout the transition.
1 post tagged with database migration. ← All posts
Notes from contributing to Google's open-source Spanner Migration Tool (HarbourBridge). Where to start reading the codebase, where the load-bearing logic lives, and the parts that look simple but aren't.
All posts on this site are written by Pratik Dhanave, an Agentic AI Architect with 7+ years building production distributed systems, multi-agent AI platforms, and cloud-native infrastructure. About the author → Each article includes working code, architecture diagrams, and references to the specific frameworks and standards discussed. Browse all posts or explore related topics using the tag cloud above.