Hunter
Explore posts from serversWWasp-lang
•Created by Hunter on 6/16/2023 in #đŸ™‹questions
Does Wasp support MySQL?
Clearly PrismaJS does. Looking at wasps docs on databases: https://wasp-lang.dev/docs/language/features#database
It says clearly that either
sqlite
or postgresql
can be used. Is the documentation just missing or is MySQL truly not supported by wasp?
My hope is to use planetscale.com to host our database. And it is based on MySQL so that may be an issue.15 replies