Sequelize Integration #3423
smuralimohan
started this conversation in
General
Replies: 2 comments 6 replies
-
Lucid does not come pre installed with AdonisJS. Just ignore it and use Sequelize like you will do it with any other Node app. |
Beta Was this translation helpful? Give feedback.
5 replies
-
Can we petition to have a 1st Party Driver support for Sequelize? so we can just change the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am currently using ExpressJS with Sequelize ORM for my web app. I want to migrate to AdonisJs, but want to continue using Sequelize ,as I am reusing a lot of Sequelize Models in my client-side app as well.
Is there a provision to bypass Lucid and instead use Sequelize with AdonisJS?
Inputs appreciated.
Thank you,
Murali Mohan
Beta Was this translation helpful? Give feedback.
All reactions