I get a lot of questions about database structure, and in this video I will practically test two different DB structures and we will try to see which is better: belongsTo with three columns, or polymorphic relations?
[00:50] Which DB structure to choose?
[02:51] Which DB table is bigger in size?
[03:44] List of entries: which is faster?
[05:45] Querying by ID: which is faster or more convenient?
[08:00] Querying by name of the relationship
[10:24] Adding another field: where Polymorphic “shines“
[12:06] Po
28 views
258
70
5 months ago 00:07:41 2
Laravel DB: Query BelongsTo 2-Levels Up - Direct Column?
6 months ago 01:09:13 1
091: PHPRoundtable July 2024
6 months ago 00:03:55 1
Laravel Permission Check: Controller, Policy or Global Scope?
6 months ago 01:19:16 3
090: PHPRoundtable
8 months ago 01:17:42 1
089: PHPRoundtable
8 months ago 00:07:48 1
30 Days to Learn Laravel, Ep 11 - Two Key Eloquent Relationship Types
1 year ago 00:19:44 12
Отношение BelongsTo. Гайд по отношениям в Laravel
1 year ago 00:27:20 3
How to Define Relationships in FilamentPHP - FilamentPHP for Beginners
1 year ago 00:10:56 8
Отношения hasOneThrough и hasManyThrough. Гайд по отношениям в Laravel
2 years ago 00:42:00 3
MoonShine гайд. 7. Фильтры, действия и компоненты в админ. панели на Laravel
2 years ago 00:34:14 4
MoonShine гайд. 6. Использование отношений в админ. панели на Laravel
2 years ago 00:09:19 9
Отношение hasMany. Гайд по отношениям в Laravel
2 years ago 00:17:06 3
Отношение hasOne. Гайд по отношениям в Laravel
3 years ago 00:16:21 2
7 Eloquent Performance Tips from YOU
3 years ago 00:06:01 7
Laravel Eloquent: Order By Relationship - Two Ways
4 years ago 00:04:44 6
Laravel Global Helper Functions: How to Use
4 years ago 00:05:27 11
DBFiddle: Share Your SQL Queries to Get Help
5 years ago 00:14:09 28
Laravel: BelongsTo vs Polymorphic? Let’s Test!
5 years ago 00:36:03 1
Laravel Forum #5 | Test helpers, Thread belongs to Channel