Hi, I'm wondering if I can use multiple databases ...
# orm-help
w
Hi, I'm wondering if I can use multiple databases with prisma server. The yaml says
databases
(plural), but all the examples I can find only use just one
default
database. Also, is it possible to use read replicas? How would I go about that? Happy to hear a few pointers so I can work it out and open a PR for some docs!
d
That is currently not possible, but it is a priority for us in the near future. Stay tuned 🙂
👍 2
a
@dpetrick: is there a GH issue that I can subscribe/watch?
d
This is the closest one from the top off my head: https://github.com/prisma/prisma/issues/2873 I believe we’ll open a more fitting issue when the design discussion rolls around.
👍 1