Unreal & SQLite Databases - Part 2 - Standard SQLite Plugins

1 year ago
6

In this video, I demonstrate how to setup an Unreal project to use the SQLite plugins that ship with the engine, and go over some sample code to begin using it.

I have created a Discord server, the intention being that interested parties can help each other, share tips and tricks, etc. Early days yet, but join up and spread the word: https://discord.gg/jjy2aJ3hj9

Links to mentioned software:
DBBrowser: https://sqlitebrowser.org/
Jetbrains Rider: https://www.jetbrains.com/rider/
DBSchema: https://dbschema.com/
SQLite shell (part of the standard SQLite downloads): https://www.sqlite.org/download.html

Chapters
0:00 Introduction
0:17 Database utilities
2:05 Setting up the plugins
2:51 SQLite database files
3:06 Making a db file directory
3:37 Packaging your db files
4:18 How to use it
5:20 Code Example - ACTION query
6:38 Code example - SELECT query
7:03 Consider usage
7:43 Lifetime examples
8:19 Outro

Correction: 4:00 Use 'Additional Non-Asset Directories to *copy*' NOT 'to -package-'

Loading comments...