Features:

1. Asynchronous Operations: Harness the power of non-blocking operations. With asynchronous server connections and queries, your UI remains fluid and responsive, ensuring user interactions aren’t interrupted even when data operations are underway.

2. Precision in Data Selection: Easily craft select queries to retrieve specific data from the server.

3. Dynamic Data Manipulation: Insert, update, or delete records seamlessly. Create or drop tables from Blueprints, with support for simultaneous multiple queries.

4. Custom Query Flexibility: Use versatile string formats to design both basic and complex queries tailored to your needs.

5. Dual Database Support: Supports both MariaDB as well as MySQL servers.

6. Concurrent Operations: Handle multiple queries and connections at once for optimal performance and interaction.

Supported Development Platforms: Windows

Supported Target Build Platforms: Windows

Note : If you are using Blueprints Only Projects with this, you can manually copy the libmariadb.dll file from the Plugin’s third party folder (MySQL\ThirdParty\MariaDB\libraries\Windows) to your Project’s Binaries\Win64 folder. This is automatically copied when you are using C++ based project.

特征:

1. 异步操作:利用非阻塞操作的力量。 通过异步服务器连接和查询,您的UI保持流畅和响应,确保即使在数据操作正在进行时用户交互也不会中断。

2. 数据选择的精度:轻松制作select查询以从服务器检索特定数据。

3. 动态数据操作:无缝插入、更新或删除记录。 从蓝图创建或删除表,支持同时进行多个查询。

4. 自定义查询灵活性:使用通用的字符串格式来设计根据您的需要定制的基本和复杂查询。

5. 双数据库支持:支持MariaDB和MySQL服务器。

6. 并发操作:一次处理多个查询和连接,以获得最佳性能和交互。

支持的开发平台:Windows

支持的目标构建平台:Windows

注意:如果您只使用具有此功能的蓝图项目,则可以手动复制libmariadb。dll文件从插件的第三方文件夹(MySQL\ThirdParty\MariaDB\libraries\Windows)到项目的Binaries\Win64文件夹。 当您使用基于C++的项目时,这会自动复制。










The MySQL and MariaDB Integration Plugin is a powerful and versatile tool designed specifically for developers and creators who use Unreal Engine. This integration allows for seamless communication between Unreal Engine projects and two of the most widely-used database management systems: MySQL and MariaDB. By bridging the gap between game development and database management, this plugin paves the way for more dynamic, data-driven applications and games.

Note : If you are using Blueprints Only Projects with this, you can manually copy the libmariadb.dll file from the Plugin’s third party folder (MySQL\ThirdParty\MariaDB\libraries\Windows) to your Project’s Binaries\Win64 folder. This is automatically copied when you are using C++ based project.

Video Tutorials

Documentation

Discord

Standalone Demo

Example Projects

MySQL和MariaDB集成插件是一款功能强大且用途广泛的工具,专为使用虚幻引擎的开发人员和创建者设计。 这种集成允许在虚幻引擎项目和两个最广泛使用的数据库管理系统之间无缝通信:MySQL和MariaDB。 通过弥合游戏开发和数据库管理之间的差距,该插件为更动态,数据驱动的应用程序和游戏铺平了道路。

注意:如果您只使用具有此功能的蓝图项目,则可以手动复制libmariadb。dll文件从插件的第三方文件夹(MySQL\ThirdParty\MariaDB\libraries\Windows)到项目的Binaries\Win64文件夹。 当您使用基于C++的项目时,这会自动复制。

短片教程

文件

不和谐

独立演示

示例项目

声明:本站所有资源都是由站长从网络上收集而来,如若本站内容侵犯了原著者的合法权益,可联系站长删除。