HiSQLite3 (SQLite3 For UE4)

This allows UE4 projects to easily read and write SQLite3 database files. Using only Blueprint Functions, you can easily perform CRUD(create, retrieve, update, and delete) operations on SQLite3 databases. The UE5 version is: https://shorturl.at/joMTW

Category:
Tags: , ,

Description

NOTE, This is the free UE4 Version. The New UE5 version is: https://www.unrealengine.com/marketplace/en-US/product/hisqlite3-sqlite3-blueprint-for-ue5

The UE5 Version is our new rewrite, better compatible with UE5, and supports All Target Platforms.

This is a UE4 C ++ plugin that lets your UE4 project to easily read and write SQLite3 database files. Only need to use the Blueprint Functions, you can easily execute the SQLite3 database’s CRUD(Create, Retrieve, Update, and Delete) operations. 

This plugin supports for Windows, Mac, iOS Systems.

Technical Details

(Please include a full, comprehensive list of the features of the product)

Code Modules: (Please include a full list of each Plugin module and their module type (Runtime, Editor etc.))

Number of Blueprints: 1.

Number of C++ Classes: More than 5.

Network Replicated: No.

Supported Development Platforms: Windows(64), Mac, iOS.

Supported Target Build Platforms: Windows(64), Mac, iOS.

Documentation: https://gitlab.com/UE4MarketplaceSubmission_Public/HiSQLite3_Public

Example Project: https://gitlab.com/UE4MarketplaceSubmission_Public/HiSQLite3_Public

Supported Engine Versions

4.17 – 4.27