SQL & Hibernate

“SQL & Hibernate” quest is dedicated to the advanced study of the database in the context of the developer’s tasks. You will learn about why databases are needed and what they are, about database design, data types, ORM Hibernate (Hibernate architecture, configuration, main annotations, receiving, updating and deleting data), as well as the JDBC interface and their interaction.
- Level 1
Tersedia Databases and SQL - Level 2
Tersedia Complex SQL queries - Level 3
Tersedia SQL queries against multiple tables - Level 4
Tersedia SQL data types and SQL functions - Level 5
Tersedia Installation of MySQL and Workbench, backups - Level 6
Tersedia Changing data in a table: insert, update, delete, indexes - Level 7
Tersedia JDBC - Level 8
Tersedia JDBC in practice - Level 9
Tersedia ORM: Annotations, Entity, Hibernate - Level 10
Tersedia HQL, Database Queries - Level 11
Tersedia Hibernate: object state, save, update, delete - Level 12
Tersedia Advanced data type mapping - Level 13
Tersedia Collection mapping - Level 14
Tersedia Caching and Lazy Loading - Level 15
Tersedia Preserving class hierarchy - Level 16
Tersedia Advanced work with Hibernate - Level 17
Tersedia Database Design - Level 18
Tersedia Transactions, ACID, CAD - Level 19
Tersedia Database cluster - Level 20
Tersedia Cloud databases