Designing Delightful Databases

preview_player
Показать описание
Regardless of the database engine you use, there are many techniques that can help ensure a quality database design. Join us to learn about tables, column, relationships, normalization and optimization.

Xojo is a single language that builds native apps for Windows, macOS, Linux, Raspberry Pi, web and iOS with Android in testing now. The Xojo Programming language and IDE is free to download and no license is required to learn, develop, run and test your projects.

GET MORE

0:00 Introduction
1:30 What is a Database?
2:24 Tables
3:55 Columns
7:46 Data Types
10:13 Relationships
11:39 Joins
13:16 1 to 1 Relationship
15:06 1 to Many Relationship
18:51 Many to Many Relationship
21:52 Normalization
23:44 First Normal Form
25:34 Second Normal Form
27:51 Third Normal Form
33:17 Optimization
40:39 Triggers
42:25 Stored Procedures
44:15 Multiuser and Concurrency
48:11 Xojo Tips
51:55 Object-Relational Mapping
Рекомендации по теме
Комментарии
Автор

there are 10000 videos on "what is a databse", this was suipposed to be a video on how to implement a DB within your XOJO project!

JR-lybx