-
neon
Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
supabase
The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
you might find Supabase[0] is closer to what you need. I'd recommend giving them a look, that is, if MySQL compat isn't a requirement of course, since Supabase is all PostgresSQL.
disclosure: not a employee or investor in Supabase, but I sure am a fan.
[0]: https://supabase.com/
-
This is great news. I strolled around https://github.com/vitessio/vitess/issues/12967.
Are there any public discussions of more trade-offs vitess has to make to enable fks?
Related posts
-
No More Free Tier on PlanetScale, Here Are Free Alternatives
-
How To Manage Access and Refresh Tokens for an API in Next.js 13 With Supabase and Prisma
-
Most appropriate database for very small scale usecase?
-
Need advice on developing two codebases for a web application
-
Uso de la funcion gen_random_uuid() nativa de Postgresql en Supabase + Prismajs