Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Blueprint exposed C++ function libraries for native SQLite and RemoteDatabase plugins. RemoteDatabase functions did not finish. Also look at issue before using it !

License

Notifications You must be signed in to change notification settings

FF-Plugins-Archive/FF_SQLite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DB_Connections

  • SQLite Open

  • SQLite Close

  • SQLite Get Column Names

  • SQLite Get Single Row Value

  • SQLite Get All Row Values

  • SQLite Get All Table Contents

  • SQLite Write Value

  • SQLite Create Column

  • SQLite Create Table

  • Helper SQLite Create Database

  • SQLite updated to last version.


STATE:

  • UE5 Ready

USED PLUGINS and DEPENDENCIES

  • SQLiteCore
  • SQLiteSupport
  • DatabaseSupport

PURPOSE:

  • This plugin created for "our" startup's internal projects !
  • So, we will update it with "our needs" and right now we have other project priorities.

PLATFORM SUPPORT:

  • Plugin is for UE5 and Windows platform. We didn't try other platforms.

CONTRIBUTIONS:

  • If you know better approaches feel free to give pull requests. We will appreciate for your contributions.

About

Blueprint exposed C++ function libraries for native SQLite and RemoteDatabase plugins. RemoteDatabase functions did not finish. Also look at issue before using it !

Topics

Resources

License

Stars

Watchers

Forks