Great article at <https://www.prisma.io/dataguide/...
# orm-help
i
Great article at https://www.prisma.io/dataguide/database-tools/top-nodejs-orms-query-builders-and-database-libraries-in-2020. One feature I’m interested in though is not included - streaming support. I know Sequelize doesn’t support streaming, for example. It would add to the value of the article to indicate which ORMs, if any, support streaming in Node 😄