6月のセールが開催中です!6月20日まで、対象製品が 70% オフになります。

MySQLConnectorTools

MySQL database connection plugin tool

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    5.3 - 5.4
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

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