home.social

#database-migration — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #database-migration, aggregated by home.social.

fetched live
  1. After 7 major replatformings over 11 years, I've cataloged 5 hidden failure modes that silently break database migrations weeks after everyone stops watching. hackernoon.com/why-most-databa #databasemigration

  2. A clear, step-by-step guide to migrating a SQL Server database, including exporting schema, copying data, and rebuilding TestDB on a new server. hackernoon.com/how-to-migrate- #databasemigration

  3. Hướng dẫn quản lý migration DB an toàn giữa dev và prod: dùng file SQL tuần tự, script migrate.sh chung, status.json theo dõi trạng thái, xác nhận trước, backup, thử nghiệm trên dev trước prod. Giảm rủi ro, kiểm soát thay đổi. #DatabaseMigration #DevOps #SQL #ORM #Migrations #Dev #Prod #Tech #CôngNghệ #CSDL #DiChuyểnDữLiệu

    dev.to/pipipi-dev/database-mig

  4. Support for MySQL 5.7 ended 2 years ago, yet many sites still use it. Read this article for help with migrating a Drupal site to MySQL 8: risks involved, upgrade process and why backups and tests are your most valuable safeguard.

    metadrop.net/en/articles/migra

    #MySQL #DatabaseMigration

  5. Discover how to master OpenUpgrade Odoo Community migration with our comprehensive guide. Follow our 7 proven steps to seamlessly upgrade your database from version 16 to 18. #OdooMigration #OpenUpgrade #DatabaseMigration #OdooCommunity

    teguhteja.id/openupgrade-odoo-

  6. Need to migrate your Odoo database? Our comprehensive guide walks you through the Odoo database migration process from start to finish. Learn how to upgrade to Odoo 18 with ease. #Odoo #DatabaseMigration #Odoo18 #TechTutorial

    teguhteja.id/odoo-database-mig

  7. What database migration tool is most popular these days?

    I am looking for framework, language and database agnostic migration tool.

    I've used $DBMate in past. This is framework agnostic but isn't database agnostic. Raw SQL is needed for the migrations which can be slightly different for some databases.

    #database #dba #databasemigration #software #python #golang #rust #php