Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

request to ease adoption: use sequelize models #122

Open
mariusa opened this issue Aug 28, 2020 · 0 comments
Open

request to ease adoption: use sequelize models #122

mariusa opened this issue Aug 28, 2020 · 0 comments

Comments

@mariusa
Copy link

mariusa commented Aug 28, 2020

Hi,

There's already a popular ORM for node, https://github.com/sequelize/sequelize
It has 22,700 stars, this repo has 175 stars.

We already use sequelize (and will stick to it, it works great) and would like to start using frappejs.
frappejs has a slightly different model/docType standard. To ease adoption, would you please consider

  1. using the same models as sequelize (stored in /models)
    Another advantage: models can be auto-generated with https://github.com/sequelize/sequelize-auto

  2. use sequelize as ORM. Instead of reinventing the wheel, focus on where frappejs can deliver more value.

These would help more potential users, adding to their stack (or partially replacing) instead of fully replacing it.

Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant