Basics of Design Relation Databases
Workshop, OpenIT, Kharkiv IT Cluster (online), 2023
During the “Design Relational Databases” workshop, participants learned about:
- Different types of databases and their applications
- How to design a database structure
- Database normalization forms
- Basic Structured Query Language (SQL) operations
This hands-on workshop covered essential database fundamentals including:
- Creating database structures
- Adding data to databases
- Retrieving data
- Joining data from multiple tables
- Deleting records
- Updating existing data
The workshop was designed for students looking to master database basics and gain practical experience with relational database systems.