
SQLINQ is a sophisticated pattern-based ORM (Object Relational Map) for SQLite v3.8.x (32-bit or 64-bit) for Unity 5 (Pro or Personal); which allows developers to never have to write another line of SQL again for the majority of work you need when persisting objects. Tested and works with Unity 5 for Windows and OSX (using Mavericks). Important Note: SQLINQ uses a Windows only tool to represent the UML class model. OSX Developers have 2 different options for running SIM. Further, a Bridge …