How to start using database/sql in Unity

Hello everyone,

I have been searching around ways on how to start up database(mysql or sqlite) for my project but i just can’t seem to understand any of them. I am totally stuck. I would appreciate if someone can give me some guide or any tutorials that i can follow to start up my database.

→ I tried reading up this and follow it. But not sure how Unity communicate with the php/sql stuff. where should i put the php file??

Some of the chapters in this tutorial walk you through setting up a server-side leaderboard using PHP/MySQL and the Unity WWW class: http://www.design3.com/unity/fundamentals/unity-networking-scripting-i