Git Product home page Git Product logo

ff_sqlite's Introduction

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.

ff_sqlite's People

Contributors

ffreality avatar

Stargazers

Crash Angel Arts avatar David avatar Alexandre Desbos avatar Kirill Trofimov avatar JT5D avatar  avatar  avatar WhiteFox Games avatar

Watchers

 avatar

ff_sqlite's Issues

Multiple Concurrent ReadOnly Access on Same SQLite DB Gives Access Violation Crash

If another application currently use a database, UE4 can not process statement.
For example it can not get column names, column values or etc.
Even if I use ESQLiteDatabaseOpenMode::ReadOnly as open mode.

If database only created for storing some UE4 values, it is safe to use. But I can not suggest to use it as communication method.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.