Overview

Database overview

Database Overview

The YCW Adelaide CMS uses Cloudflare D1, a serverless SQLite database, managed with Prisma.

Database Technology

  • Cloudflare D1 - Serverless SQLite
  • Prisma ORM - Type-safe database access
  • Migrations - Version-controlled schema changes

Key Topics

Next Steps