I want to learn how to use a database but I don't know what database platform is best to use as a first timer. I am looking for a platform that is easy to understand and easy to use for people without prior knowledge about using a database like me. Could you please help out?
Best database platform to use for first time users
Hello Cyril,
For deciding a Database below things should be verified before.
1.    You should decide the OS which you are going to use, e.g. Windows, Linux etc.Â
2.    You should know what kind of Data you would have to work on. There are specific database for particular Data.Â
3.    Whether you want a local database, or a database which can connect to multiple users.
As MYSQL is widely used Database and easy to learn, You can start with MYSQL Database. Once you will get comfortable with databases you will know what you need.
Â
Â