I want to make sure about somethings
if I build a project and use SQL database like MySql
- do I have to work with javascript and Mysql separately
- should I manage a database using a programming language like python or javascript(node)
- do I should make CRUD using javascript to Mysql and create a table and database it from MySql
- I'm new in SQL database Should I create for instance some functionality for a database in order to some stuff with it
finally, if you have any experience working with SQL give any information working with for instance javascript and Mysql