What database does the prisma demo server use?
# orm-help
s
What database does the prisma demo server use?
s
MySQL.
s
Thank you. Is it suitable for a small production app?
s
I think it would depend on your definition of small. But I’m planning on using it for the time being, and Prisma Cloud has upgrade options IIRC. one of the Prisma employees would be better suited to comment.
s
Thanks Sam. I'm gonna go ahead and try it out.
n
The demo server has a request limit and a storage limit. Moreover, the demo server will be upgraded regularly to the latest version, with potential changes to the API, the
prisma.yml
, etc
it's a demo server for the most part, but if those constraints are ok for you you can for sure use it in your app