Game Engine and Assets Leaks

[UE4] Blueprint SQL/ORACLE/MySQL/ODBC Database Communicator

Submitted by canread, , Thread ID: 203880

Thread Closed
18-04-2021, 05:40 PM
This post was last modified: 18-04-2021, 05:45 PM by canread
#1
This plugin can execute database queries within blueprints using ODBC. ODBC is a free, old school, stable, reliable, and cross-platform way to talk to a database. Most common database frameworks can use ODBC. SQL, MySql, Oracle, Azure, Amazon etc... can all be queried with this plugin. Blueprint usage is VERY similar to the widely used VaRest plugin. It utilizes UE4's FNonAbandonableTask to execute queries asynchronously without blocking the game thread.


Content locked
This content has been locked. Please login or register in order to unlock it.

RE: [UE4] Blueprint SQL/ORACLE/MySQL/ODBC Database Communicator

#2
Is it used in the database I set up with localhost? I don't have an azure account?

RE: [UE4] Blueprint SQL/ORACLE/MySQL/ODBC Database Communicator

#3
really good plugin! Thank you

Users browsing this thread: 4 Guest(s)