sourcefuse / sourcefuse/loopback4-microservice-catalog

Add Support for Sequelize ORM in @sourceloop/feature-toggle-service

Open
#2,240 0 comments 0 reactions 1 assignee View on GitHub

@vaibhavbhalla2505 is already working on this.

Since Jun 11, 2025.

  • #2280 by @vaibhavbhalla2505 — open
Dominant language
TypeScript
Stars
297
Forks
78
Avg merge
2d 3h
Merged PRs (30d)
4

Description

Is your feature request related to a problem? Please describe.
LoopBack now supports Sequelize as an ORM, but @sourceloop/feature-toggle-service is still dependent on Juggler. This limits flexibility for developers who prefer Sequelize for its powerful features and ecosystem.

Describe the solution you'd like
It would be great if @sourceloop/feature-toggle-service supported Sequelize ORM in addition to Juggler. This would allow developers to integrate with a wider range of databases while leveraging Sequelize’s benefits such as better association handling, hooks, and migrations.

Additional context
Providing Sequelize support would align this package with the broader LoopBack ecosystem and give developers more choices when working with different ORMs.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.