Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 791 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 791 Bytes

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.