I want to learn a database language that can help me to make platforms with full authentication and profile creations but the more I search the more I am getting confused that from where should I start.
Also, In what combination should I learn. For example,
PHP + Mysql
React + Firebase
suggest something like if you can :)
That depends of what you want to build, PHP + Mysql is full easy you can start with that. React is not a backend language and firebase is a BaaS (Backend as a service) you should start with an SQL database because is more easy to make querys.
If you do not want to work with php you can use NestJs(a nodejs framework) is extremely easy to learn and more if you know Angular.