Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Add sequelize ORM support #1656

Open
bluepuma77 opened this issue Aug 8, 2024 · 0 comments
Open

[Feature Request]: Add sequelize ORM support #1656

bluepuma77 opened this issue Aug 8, 2024 · 0 comments
Labels
feature request New feature requests

Comments

@bluepuma77
Copy link

bluepuma77 commented Aug 8, 2024

Package

lucia

Description

Add support for sequelize ORM (website). I am aware of the previous discussions (link), but looking at the ORM usage it would be fair to say that sequelize is a heavy used ORM, especially compared to newcomers like drizzle and kysely.

https://npmtrends.com/better-sqlite3-vs-drizzle-orm-vs-kysely-vs-mongodb-vs-mongoose-vs-mysql2-vs-node-postgres-vs-prisma-vs-sequelize

A lot of existing software products are based on sequelize. Migrating those to Svelte and to a new auth library and changing ORM at the same time can be a bit too much. And some projects may require on-prem support for strange DBs (like MSSQL), where sequelize has a lot of support.

@bluepuma77 bluepuma77 added the feature request New feature requests label Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature requests
Projects
None yet
Development

No branches or pull requests

1 participant