Перейти к содержимому

Taking an Idea and Turning It into a Production-Ready Database Design (ERD)

Jan Marshal

0:00 / 0:00

Taking an Idea and Turning It into a Production-Ready Database Design (ERD)

67 327 просмотров · 1 год назад
Jan Marshal
55,4 тыс. подписчиков
67 327 просмотров · 1 год назад
Designing your database is one of the most important steps you need to take as a developer but unfortunately many people skip this fundamental process and rely on AI or quick fixes instead which is a huge mistake because it can introduce bugs security issues and worst of all make your codebase unappealing to future employers but don’t worry because in this video I’ll show you exactly how to go from an initial idea to a production-ready database using an Entity Relationship Diagram ERD and help you build it the right way from the ground up. 📸 Screen Recording Software: https://dub.sh/eDa47SO 🔒 My favorite Auth Solution: https://dub.sh/xeU8r3v ✒️ The software i used for the ERD (Eraser): https://dub.sh/aFQnRNm 🌍 My Website: https://marshalcode.com/ 👋🏻 Discord:   / discord   ✅ Follow me on X: https://x.com/janmarshaldev 📧 Business ONLY: jan@alenix.de Timestamps: 00:00 Intro 01:13 Step 1: Defining the idea and feature set 05:05 Step 2: Creating the base structure (ERD) 09:20 Step 3: Making important optimizations 18:00 Step 4: Creating relationships