Using Sqlite in Unity



Using Sqlite in Unity

Using Sqlite in Unity

An introduction to some basic SQL including instructions on where to get required dll files for Sqlite functionality in a Unity project for Windows. This video covers basics on creating a new database, table, reading from & writing to the Sqlite database from within Unity.

NOTE: This process is demonstrated for Windows and I have not tried this with other platforms (android, ios, etc) so at this point I cannot say which will work the same and what will need to change.

Comments are closed.