Skip to content

vercel/aws-dsql-movies-demo

Repository files navigation

Deploy with Vercel

AWS Aurora DQSL Movies Demo

This demo uses AWS DSQL Postgres with Next.js to fetch movies from the database. It is able to securely connect to DSQL without using hardcoded access tokens through Vercel's OIDC Federation.

Demo: https://dsql.vercel.app

Caveats

DSQL does not currently support:

  • Extensions
  • Re-indexing
  • Creating indexes after you add data

DSQL only offers two different regions (US East and US West) while in preview.