Unity-with-MYSQL icon indicating copy to clipboard operation
Unity-with-MYSQL copied to clipboard

Connect your Unity program with MYSQL, you can also search for another repo with support unity with mongoDB in my Github.

Unity-with-MYSQL

Connect MYSQL with Unity

  1. Import package which has been ziped as "UnityMySQL.rar". (You only need to load the Plugins)
  2. Create two scripts -DatabaseHandler.cs -LoginGUI.cs