Completed
09:20 Hydra
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
The Ultimate Next.js Dashboard Stack - Shadcn, WebSocket/SSE, OLTP/OLAP Database
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 Intro
- 2 00:45 Tech stack
- 3 00:58 shadcn/ui & Tremor
- 4 03:25 WebSocket / Server-Side Events SSE
- 5 04:45 Data source
- 6 05:16 Database OLTP vs OLAP
- 7 08:56 DuckDB
- 8 09:20 Hydra
- 9 10:52 Set up SSE / WebSocket Coding dashboard
- 10 15:50 Set up shadcn/ui
- 11 17:28 Data with Hydra & DuckDB
- 12 18:57 Create tables & insert data
- 13 21:32 Read data from database