How to Approach Java, Databases & SQL (for My Google Photos Clone)

Опубликовано: 08 Май 2023
на канале: Marco Codes
4,479
132

Part 4: We want to save our thumbnail data to a database, so that we can render our pictures to a nice HTML gallery page and finish the proof of concept for our Google Photos clone! Which database should we use and why? Which Java database API? What database tools will make our lives easier along the way? Find out in this episode of Marco Codes!

► Previous Episodes
Part 3 - Multithreading:    • Solving Java Multithreading Challenge...  
Part 2 - Testing:    • I don't TDD. Writing Pragmatic Tests ...  
Part 1 - Pilot:    • How to Build a Google Photos Clone in...  

► Source Repository
GitHub: https://github.com/marcobehlerjetbrai...
Branch: episode-4

► Timestamps
00:00 Intro
00:52 Where We Left Off
01:46 Setup
04:38 Writing a Database Schema
10:08 Creating a DataSource
12:46 Saving Thumbnail Data
14:00 Refactoring Maneuver
16:21 Extracting Image Creation Dates
17:10 Avoiding Duplication
19:04 Inspecting H2 File DBs
21:23 Rendering HTML Output
30:30 What’s Next?

► FOLLOW ME
https://www.marcobehler.com
  / marcobehler