Тёмный

From Idea To Robust Database Design 

Ljupche Vasilev
Подписаться 815
Просмотров 5 тыс.
50% 1

My desk setup:
💻 Macbook Air M2 8GB RAM, 512GB SSD: (US) amzn.to/4ckunuo | (UK) amzn.to/3PrjddH
⌨️ Apple Magic Keyboard: (US) amzn.to/3IGam3J | (UK) amzn.to/3TetzOQ
🖱️ Apple Magic Mouse: (US) amzn.to/3J1Juf3 | (UK) amzn.to/48YZvfZ
📱 Laptop stand: (US) amzn.to/49X0Ghu | (UK) amzn.to/3wZYwPy
🖥️ Dell 27 inch Full HD Monitor: (US) amzn.to/3TFj0FX | (UK) amzn.to/49ZaIi4
🔲 Dual Monitor Stand: (US) amzn.to/3vr0MyG | (UK) amzn.to/48XxRjK
🎧 Beats Studio Pro: (US) amzn.to/3Tj3yy9 | (UK) amzn.to/3ViiaAr
💡 Notion software project template: affiliate.notion.so/lv-softwa...
Designing the database is one of the crucial steps when starting to build a new application. Choosing the right database model, designing how the data will be stored and accessed can make seriously impact the future of your application.
And in this video I will be going from an idea to a relational database design using what is called a ‘normalisation’ process that consists of a few simple steps:
1. Define the entities with their attributes
2. Define the relationships
3. Adjustments
Stay tuned for more coding tips and tutorials. Happy coding, and I'll catch you in the next one! 🌟🚀👨‍💻
Background song by:
/ dahjp

Опубликовано:

 

4 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 21   
@nasko235679
@nasko235679 Месяц назад
Whenever I'm starting a project I always rush through the initial design phase and lean heavily on chatGPT to make my db models and solve my engineering problems for me. It has been a huge issue for me as a learning developer and I've realized that just taking the time and spending a few hours (or even days if you have to) on designing the infrastructure of your app manually and gathering a deep understanding is way more important than rushing through and coming out the other end not having learned anything.
@LjupcheVasilev
@LjupcheVasilev Месяц назад
Thanks for sharing that and yeah I completely agree. I didn’t have ai tools when I was learning to code but once in a while I would just copy and paste a whole solution and at the end realise that I’m only fooling myself :)
@readywhen
@readywhen 18 дней назад
Yeah that's wise. Db modeling is as much of a business problem as it is an engineering problem, in my opinion. For now, AI won't be solving business problems for you.
@DanielBergholz
@DanielBergholz 29 дней назад
How on earth this video doesn't have 100k views? Amazing content!
@LjupcheVasilev
@LjupcheVasilev 29 дней назад
I keep wondering the same thing bro 🤷‍♂️
@omojjegomosc8211
@omojjegomosc8211 2 месяца назад
You have helped me a lot with my project. Thanks!
@LjupcheVasilev
@LjupcheVasilev 2 месяца назад
Glad I could help!
@maso4u
@maso4u 22 дня назад
great video man, keep making more
@LjupcheVasilev
@LjupcheVasilev 21 день назад
Thanks!
@HimanshuChanda
@HimanshuChanda Месяц назад
This is genuinely helpful 🎉
@LjupcheVasilev
@LjupcheVasilev Месяц назад
Glad you found it helpful :)
@ItsMe-fj1co
@ItsMe-fj1co 2 месяца назад
what is thne name of this DB design tool you are using in the video?
@LjupcheVasilev
@LjupcheVasilev 2 месяца назад
It’s called eraser
@ThatGuy_Nick
@ThatGuy_Nick Месяц назад
0:47 so should model your data if you’re likely to pivot?
@LjupcheVasilev
@LjupcheVasilev Месяц назад
I'd say yes, modelling the data helps understand the structure and realise where things can be improved. Also certain things that you know are going to be expanded in the future can be set up in a way where that is made easy
@reynardlee3667
@reynardlee3667 28 дней назад
hi what is the tool used here? subbed
@LjupcheVasilev
@LjupcheVasilev 24 дня назад
Thanks! I used Eraser to model the db if that’s what you meant
@starlord7526
@starlord7526 Месяц назад
does the user provide any input or not? are all the meals predefined? I am unable to understand the purpose of web app
@LjupcheVasilev
@LjupcheVasilev Месяц назад
I probably could have explained that better. At this point I didn’t have plans for adding users but the idea was there will be forms to create/update meals. I am currently implementing most of that but have added users and roles so if you watch my latest video it might make more sense
@TheBlackGentlemanGeek
@TheBlackGentlemanGeek 2 месяца назад
Nice one bro! Another demystified section of software development done well. It begs the question, why is it that all these years software/programming was mystical with jargon words, poorly written articles and books, etc. I've been saying this for years, software development itself is not that difficult; but the devs make it look difficult, either on purpose to look smart, or because most devs themselves don't have teaching and communication skills. A lot of devs speak too fast, use jargons, complicate things for no reason, thinking that everyone can follow their way of thinking and pace. I've noticed that a lot. Devs are socially awkward (borderline autistic), hence why the poor teaching skills.
@LjupcheVasilev
@LjupcheVasilev 2 месяца назад
Thanks! Yeah, maybe, but I haven't felt the same way tbh. I started learning about 16 years ago and everything I've learnt came from people on the internet. I would come across complicated tutorials but never really dwelled on it just thought there's more I need to learn in order to understand that one and then after a while it clicks. And also I think it's not easy trying to explain something in a very simple way, especially when it requires prior knowledge.
Далее
From idea to Database design
38:56
Просмотров 8 тыс.
Microservices with Databases can be challenging...
20:52
10 Coding Principles Explained in 5 Minutes
5:44
Просмотров 127 тыс.
DiagramGPT - Honest Review of Eraser AI
8:22
Просмотров 115 тыс.
Common Mistakes and Advanced Typescript Techniques
10:49
System Design has never been easier
14:26
Просмотров 112 тыс.
The 3 Laws of Writing Readable Code
5:28
Просмотров 329 тыс.
Software Architecture From 0 To Enterprise
13:31
Просмотров 1 тыс.
Roadmap for Learning SQL
4:52
Просмотров 298 тыс.
7 Database Design Mistakes to Avoid (With Solutions)
11:29
No-Nonsense Backend Engineering Roadmap
10:16
Просмотров 173 тыс.
Writing My Own Database From Scratch
42:00
Просмотров 151 тыс.