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

request to ease adoption: use sequelize models #122

@mariusa

Description

@mariusa

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions