折腾 type safe next.js ,最近才刚看 prisma:
https://www.prisma.io/docs/concepts/components/prisma-schema/relations#mongodb
这里说到“Prisma currently uses a normalized data model design”
这很离谱啊...嵌入式 model 不能用,那我用 mongodb 图啥呢?
翻了翻 release 日志,3.10 版本刚刚把嵌入式作为一个 preview feature ,我也不知道有没有大坑,反正我不敢用。