USQLite Database

This plugin empowers you to save and load data to and from SQLite Databases in Unreal Engine without forcing you to write a single line of SQL Code (or Blueprint Spaghetti).

Category:
Tags: , , , , , , , , , ,

Description

** Our community friend Nilson Lima have a great introductory video to this plugin here:

https://www.youtube.com/watch?v=902oSGdhSdY

https://www.youtube.com/watch?v=eXiVu5TyPWc

SQL Blueprint Nodes

Plugin Classes

This system empowers you to save and load any data to and from SQLite Databases in Unreal Engine without forcing you to write a single line of SQL Code (or Blueprint Spaghetti).

This tool is capable of helping you to do amazing and unique data persistence in runtime.

For example:

[NOTE]:

Technical Details

Code Modules:

Number of C++ Classes: 40 New C++ Classes.

Number of Blueprints: 5 Blueprintable Classes.

Network Replicated: No. (Plugin code built in Client Mode is automatically stripped out)

Supported Development Platforms: Multi-platform.

Supported Target Build Platforms: Desktop.

Demo Project:

Simple (4.27)

UE4.26 Demo

UE4.27 Demo

UE5.0 Demo

Supported Engine Versions

4.18 – 4.27, 5.0 – 5.3