Effective Database Migrations using Graphile Migrate and SQL in Postgres with NodeJS / Bun
This script is about managing PostgreSQL schemas in a trackable, consistent, and reproducible way, focusing on the database migration tool, Graphile Migrate. The tutorial goes through key principles to follow when writing database migrations, the importance of writing migrations in SQL, and how the tool fosters a fast and seamless development workflow. The script also outlines why it's important to write your migrations in SQL and in an idempotent way. It discourages writing rollback scripts and encourages writing tests for the database instead. It also briefly touches on the comparison between PostgreSQL and MongoDB.
Graphile Migrate: https://github.com/graphile/migrate
Repo: https://github.com/mihailtd/database-...
00:00 Introduction to Database Migrations
00:48 Why Use Graphile Migrate?
01:35 Setting Up the Database
02:06 Creating the Database Structure
03:46 Running the Migration
04:57 Principles of Writing Database Migrations
08:15 Creating a Complex Migration
13:08 Testing the Migration
13:58 Recap and Conclusion
#postgres #database #sql
In questa pagina del sito puoi guardare il video online Efficient PostgreSQL Schema Migrations with Node.js and Graphile Migrate della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Let's Talk Dev 29 febbraio 2024, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 1,031 volte e gli è piaciuto 32 spettatori. Buona visione!