diff --git a/hackathon/boilerplate/persistant/README b/hackathon/boilerplate/persistant/README new file mode 100644 index 0000000..59d4599 --- /dev/null +++ b/hackathon/boilerplate/persistant/README @@ -0,0 +1,12 @@ +# Persistant +[npm trends](https://www.npmtrends.com/sequelize-vs-typeorm-vs-prisma-vs-objection-vs-knex-vs-bookshelf) +* ORM? + * [sequelize](http://docs.sequelizejs.com/) + * 역시 구관이 명관인가... 지난 3월에 v5 가 나왔다. + * bookshelf+knex + * prisma +* non-orm + * pg + * objection + +[loopback](https://github.com/strongloop/loopback) 이라는 무서운 놈을 찾아버렸다.....