我要发帖 回复

管理员

414

主题

11万

积分

0

专家分

兴趣点(最多三项):

Unity引擎
Unreal引擎
CryEngine引擎

私信
发表时间 : 2019-6-25 16:30:20 | 浏览 : 1941    评论 : 2
MySQL Integration

MySQLIntegration_screenshot_01-1920x1080-8a4807d710d7e961c55c8f7f21a8d41a.png MySQLIntegration_screenshot_02-1920x1080-19673183a4856c35c1a1d3f6a91d4766.png MySQLIntegration_screenshot_03-1920x1080-e2273df6c77b2fcbeaad239e84ea0dbe.png MySQLIntegration_screenshot_04-1920x1080-dba8c140d02ff9ddff376bee4616f9f4.png MySQLIntegration_screenshot_05-1920x1080-f46362f0e2e202783f9dabab49749a91.png


摘要
The MySQL Integration Plugin lets you store and retrieve data from your MySQL Server. Build your own queries and select and update data to your database directly from Blueprints. No restrictions in query formation. Any query working inside MySQL Client, works here, which means you can select and update multiple data at once, use joins and sub-queries, as well as create and drop tables via Blueprints.

技术细节
Features:
1> Asynchronous Connection to your Server via Windows Authentication System as well as MySQL Server Authentication System. Asynchronous Connection ensures that your main thread will not be blocked if the connection takes time.
2> Form your Select Queries to Select Data from the MySQL Server.
3> Write Insert , Update and Delete Queries to modify data in the MySQL Server. Create and Drop Tables directly from Blueprints.
4> Write custom Connectionstring to connect to your server using different connection parameters.
5 > Write Synchronous as well as Asynchronous queries. With Asynchronous queries , you can keep the UI interactive and perform other operations while the query execution happens in the background.

Supported Development Platforms: Windows
Supported Target Build Platforms: Windows



MySQL Integration.txt

889 Bytes, 下载次数: 13

售价: 80 积分  [记录]

最近VR访客查看更多↓

crackertoo 评论于2019-11-25 18:16:20

谢谢分享~~ 感谢感谢~~
ExploreYourself 评论于2019-11-30 23:43:50
crackertoo 发表于 2019-11-25 06:16 PM
谢谢分享~~ 感谢感谢~~

感谢分享

手机版|VR开发网 统计 津ICP备18009691号
网安备12019202000257

GMT+8, 2023-3-25 01:18 PM

返回顶部