[REQUIRED] Please describe the issue here: After installing Firebase Database version 6.16.0 using Unity Package Manager pressing Play in project which uses Firebase ...
Unity already have a database system... so... Why? Unity's asset database is great when all you resources are created from editor, but it has its limits when your ...
という記事をかきました。 Unityに対してSQLite4Unity3dという仕掛けでSQLiteに接続します。 が、私はSQLサーバーはSQLを流せばよいと思っている旧世代の人間でした。 SQLを直接流すのは、SQLインジェクションという攻撃に弱いのでやめましょう。ということで ...