Databases
Table of Contents
Exercise
Also there’s an interactive tutorial here at https://sqlbolt.com/ So you can skip the hassle of setting it up yourself and jump to the interesting part :)
Tags
- Different ways of loading data into databases at spring application start-up?
- Database Optimizations in Java applications
- AWS DynamoDB
- Dao pattern
- Data modeling
- Databases - GUI clients
- Database Normalization
- Evolutionary Database Design and Database automigrations
- GoLang - Working with databases
- JDBC
- JPA - Jakarta Persistence API
- MongoDB
- Optimistic locking vs pessimistic record locking
- ORM
- SQL Constraints
- SQL Cursors
- SQL injection
- SQL Nolock
- SQL queries
- SQL Stored Procedures
- SQL Views
- SQL vs NoSQL
- Spring Data JPA
- Spring Data JPA - transactions
- How databases store passwords securely
- Managing entity associations, relationships and updates in applications
- Lost Update in Database Systems
- Spring Data
KNOWLEDGE GAP - IMPLEMENT THESE
- Do POCs with these databases: CouchDB and Cassandra DB.
- https://www.dbvis.com/thetable/database-transactions-101-the-essential-guide/
- https://www.geeksforgeeks.org/transaction-isolation-levels-dbms/