Hi there
I have existing Oracle Database and I create website using MERN stack with noSQL Database
So the question is
can i connect existing oracle SQL Database with NOSQL database of website
or what should be used for connection two database if i using MERN stack for developer website
one existing data and other i created ?
Can i connect SQL with NoSQL Database or it's impossible ?
Thank you