Vibgrate Logovibgrate
Sign InGet Started
Back to Tags

Database Migration

10 items tagged with "database-migration"

Filter by type:

Best Practices2

Best Practice

Strangler Fig Modernization Pattern

Incrementally replacing legacy systems by routing new functionality to a new service while ‘strangling’ the old.

Best Practice

Continuous Modernization Playbook

Iterative roadmap for refactoring, re-platforming, and replacing legacy systems using automation and AI.

Tutorials1

Tutorial

Migrating from MySQL to PostgreSQL

Complete guide to migrating databases from MySQL to PostgreSQL

Products2

Product

Apache Cassandra

Distributed NoSQL database for high availability

Product

CockroachDB

Distributed SQL database for global applications

Checklists1

Checklist

Database Migration Checklist

Detailed checklist for safely migrating databases with minimal downtime

Benchmarks1

Benchmark

Database Schema Mapping Accuracy

Tests accuracy of AI models in mapping database schemas between different systems

Generators1

Generator

Database Schema Mapper

Map and translate database schemas between different database systems

FAQs1

FAQ

How do I handle database migrations?

Use schema versioning tools (Flyway, Liquibase), plan for backward compatibility during transition, implement blue-green or parallel running approache...

Glossaries1

Glossary

Schema Migration

The process of changing a database schema from one version to another