代码插件 MySQL Connector 1.1 适配UE5.3

Unreal插件信息
插件名称: MySQL Connector
官网地址: https://www.unrealengine.com/marketplace/en-US/product/mysql-connector
版本: 1.1
解压密码:
引擎版本: UE5 
素材类型: 代码插件



使用蓝图连接MySQL数据库,执行SQL语句或调用存储过程,可以获得多个结果集。

Use blueprints to connect to MySQL databases, execute SQL statements or call stored procedures, and you can get multiple result sets.

插件可以直接执行SQL语句,SELECT,DELETE,INSERT,UPDATE,CALL。

直接操作数据库,并返回相应结果集,并可以把结果集转换为TArray<TMap<FString,FString>>或是Json数据。

Plugins can directly execute SQL statements, SELECT, DELETE, INSERT, UPDATE, CALL.

Directly operate the database, and return the corresponding result set, and can convert the result set into TArray<TMap<FString, FString>> or Json data.

1. Connect Mysql
连接数据库,配置相应数据库信息后,会在后台一直保持连接。

After connecting to the database and configuring the corresponding database information, the connection will always be maintained in the background.

2. Execute SQL
执行数据库语句,也可以调用数据库的存储过程和函数。

Execute database statements, and can also call database stored procedures and functions.
Technical Details
Features: Blueprints MySQL Connector,For MYSQL database connection and operation
Connect Mysql
Execute SQL
Break DTMysql Result
Break DTArray Mysql Result
DTMysql Result To Json
DTMysql Result Find
DTArray Mysql Result To Json
DTArray Mysql Result To Json Array
DTArray Mysql Result Index
DTArray Mysql Result Rows
Code Modules:
Runtime :DTMysql
Editor :DTMysql,DTMysqlEditor
Number of Blueprints: 10
Number of C++ Classes: 9
Network Replicated: No
Supported Development Platforms: Win64
Supported Target Build Platforms: Win64, Linux
Documentation: English 中文
Third Party Software: Mysql 8.0.20 Connector library



作者 cg小白兔 发表于 2024-5-20 12:17:18
您需要登录后才可以回帖 登录 | 立即注册
cg小白兔

关注0

粉丝0

发布7798

热门作品推荐
glow
北宋张择端绘画作品集清明上河图清明易简图
glow
Impacts and Muzzle Flashes 1.2 射击枪口
glow
Realistic Meadow 2021 ・ Ground Vegetati
glow
Ground Materials 1.0 地面纹理材质
glow
AllSky - 200+ Sky Skybox Set 5.1.0 220
glow
Matrix Rain of Symbols - VFX 适配UE5.0+
glow
Post Process Shader - Scan Effect 适配UE
glow
Post Process Shader - World Effect 适配U
glow
Inventory System 适配UE5.0,5.1
glow
Restaurant Kitchen Props v.01 适配UE4.26