6월 세일을 시작합니다! 6월 20일 오후 10시 59분까지 엄선된 콘텐츠를 최대 70% 할인받으세요.

MySQLConnectorTools

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