I wanted to learn a database program for my project on building up a site. I wanted to know which database would be easier to learn and implement with not much difficulty. Please tell me and the tutorial section available for that too.
I will also recommend php & mysql. They are free and easy to learn. You can easily install them on your PC by downloading XAMPP. You will find tutorials for beginners on w3schools.com
Go for mysql, it is pretty easy follows standard sql most of the time, available at 99% of hosting shops, you would easily be ale to ask for help should the need arise and there are plenty of software around which use mysql, so you can customise them if you know mysql. Good luck.