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.
- Antas
Available Databases and SQL - Antas
Available Complex SQL queries - Antas
Available SQL queries against multiple tables - Antas
Available SQL data types and SQL functions - Antas
Available Installation of MySQL and Workbench, backups - Antas
Available Changing data in a table: insert, update, delete, indexes - Antas
Available JDBC - Antas
Available JDBC in practice - Antas
Available ORM: Annotations, Entity, Hibernate - Antas
Available HQL, Database Queries - Antas
Available Hibernate: object state, save, update, delete - Antas
Available Advanced data type mapping - Antas
Available Collection mapping - Antas
Available Caching and Lazy Loading - Antas
Available Preserving class hierarchy - Antas
Available Advanced work with Hibernate - Antas
Available Database Design - Antas
Available Transactions, ACID, CAD - Antas
Available Database cluster - Antas
Available Cloud databases