SQLite Forum

SQLite data access for Unity Game Engine
Login
I am creating a game using Unity game engine. I would like to use SQLite. How do I manage the data in SQLite? Are class wrappers used or should I use C# LINQ or is there something else I should use.

Thanks,

Gamer71