stream-node-orm icon indicating copy to clipboard operation
stream-node-orm copied to clipboard

add sequelize backend

Open tbarbugli opened this issue 8 years ago • 5 comments

tbarbugli avatar Aug 24 '15 14:08 tbarbugli

@tschellenbach @nparsons08 do you guys have any code example to share about this? Even something generic and not yet specific to sequelize would be nice

tbarbugli avatar Sep 29 '16 09:09 tbarbugli

https://github.com/sequelize/sequelize

should be pretty similar to our support for Waterline. Did anybody ask for this?

tschellenbach avatar Oct 10 '16 00:10 tschellenbach

@tschellenbach @tbarbugli a Sequelize example would be helpful for @colinramsay and I

solon avatar Jul 19 '17 07:07 solon

I have a little bit of experience with Sequelize but don't have time for this right now. It could also a nice community contribution if somebody would like to submit a PR.

dwightgunning avatar Sep 29 '17 13:09 dwightgunning

@dwightgunning Could you at least provide some gguidance on how would one go about adding more 3rd-party backend orm support.

+1 for Sequelize but I would like to try myself for FaunaDB and TypeORM.

agustif avatar Apr 04 '20 15:04 agustif