六月特卖现已开启!即日起至6月20日,精选商品最低三折起。

MySQLConnectorTools

HaoJunDeveloper - 代码插件 - 2024/05/24

MySQL database connection plugin tool

  • 支持的平台
  • 支持的引擎版本
    5.3 - 5.4
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

The MySQL database connection plugin tool has implemented TCP persistent connections, connection pooling, multithreading, asynchronous calls, and multi-statement transaction execution. It supports both Blueprint and C++ invocations, making it more stable and powerful than other MySQL tools available on the market. It is suitable for large-scale online game development.

技术细节

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

  •  TCP persistent connections
  •  connection pooling
  •  multithreading
  • asyncronous calls
  • multi-statement transaction execution
  • supports Blueprint and C++ invocations

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

  • Runtime:MySQLConnectorTools
  • Runtime:MysqlConnectorCppLibrary

Number of Blueprints: 10

Number of C++ Classes: 25

Network Replicated: (Yes)

Supported Development Platforms: (Windows)

Supported Target Build Platforms: (Windows)

Documentation: https://github.com/664235822/MySqlConnectorExamples/wiki

Example Project: https://github.com/664235822/MySqlConnectorExamples

Important/Additional Notes: None