'How to integrate Sequelize ORM with Oracle DB
I’m trying to connect to an oracle database using Sequelieze ORM. I know that Sequelieze doesn't support Oracle but I'm asking if there is any way to do that.
- https://github.com/nhuanhoangduc/cu8-sequelize-oracle#readme
- https://github.com/adeo-proxideco/sequelize-oracle#readme
I have tried to implement this module but it throws an error indicates that cannot connect to the Oracle DB with not excepted message error
thanks for your help guys!
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|