gaydov / Softuni-DB-Advanced

Containing the tasks from Softuni's course "DB Advanced"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Softuni-DB-AdvancedSoftuni logo

Containing the tasks from Softuni's course DB Advanced

The course covers:

  • working with ORM EF Core
  • database-first design
  • code-first design
  • relations between tables
  • querying using LINQ
  • mapping DTOs with Automapper
  • export and import data from JSON
  • export and import data from XML

Tasks

  1. Defining Classes
  2. Encapsulation and Validation
  3. Inheritance
  4. OOP Introduction Exercise
  5. Intro to EF Core
  6. Code-first
  7. Entity relations
  8. Advanced relations
  9. Advanced querying
  10. Best practices and architecture
  11. Auto-mapping
  12. External format processing

Exams

About

Containing the tasks from Softuni's course "DB Advanced"


Languages

Language:C# 100.0%