Hi! Embedded documents are mongodb only, right?
# orm-help
m
Hi! Embedded documents are mongodb only, right?
n
Yes, however the work we’ve been doing to enable them (e.g. introducing the
type
keyword in the Prisma schema) is also the foundation for the equivalent of embedded documents in relational DBs (i.e. is typed JSON), so that’s coming soon™️ as well 🙌
fast parrot 2
m
Sounds superb, thanks! 👀🚀