The June sale is here! Save up to 70% on select products now through June 20.

MySQLConnectorTools

HaoJunDeveloper - Code Plugins - May 24, 2024

MySQL database connection plugin tool

  • Supported Platforms
  • Supported Engine Versions
    5.3 - 5.4
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

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.

Technical Details

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