Bhaiya so basicvally in each website there should be multiple databases like we have grouping of databases like nosql and ingodb so my question is we can use multple types of databases in siungle web app

bhaiya so basicvally in each website there should be multiple databases like we have grouping of databases like nosql and ingodb so my question is we can use multple types of databases in siungle web app

@Aditya-Kushwaha-914550392281281 yes you can have multiple database for a single web app, in fact in production environment companies generally use multiple databases as per use cases. Some are better in one task, others are better in different tasks.

bhaiya i am using in windows and i downloaded the right version of mysql but it showing error

@Aditya-Kushwaha-914550392281281 you might not have added the mysql to your path variable.
Follow this article from official mysql documentation:
https://dev.mysql.com/doc/mysql-windows-excerpt/5.7/en/mysql-installation-windows-path.html

bhaiya how to run in the terminal what we have to wriote in terminal like first we write node then file path kaise likhna hai ???

bhaiya i know how to run the normal script file on vs terminal what am exactly asking is how to run the mysql one file on vs code because in tutorial bhaiya using a very big line of code after writting node what is that ???

bhaiya i know how to run the normal script file on vs terminal what am exactly asking is how to run the mysql one file on vs code because in tutorial bhaiya using a very big line of code after writting node what is that ???

@Aditya-Kushwaha-914550392281281 can you please share the exact line of code, about which you are asking?

at time stamp 01.50.35 6th lone in terminal

bhaiya i got the answer my query is reolved !!! thanx a lot !!!