MySQL Integration

Try game asset MySQL Integration last Unreal Engine for your project.

Game Assets
  • Platform

    Unreal Engine

  • Version

    last

  • Number

    108051

Description

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.

Technical Details

Features:


1. Asynchronous Connection to your Server, which ensures that your main thread will not be blocked if the connection takes time. With Asynchronous queries , you can keep the UI interactive and perform other operations while the query execution happens in the background.

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. Supports simultaneous update of multiple queries.

4. Write custom Connectionstring to connect to your server using different connection parameters.

5. String formats in your queries ensure that you can form your own queries, which can include from simplest queries to complex stored procedures as well.


Supported Development Platforms: Windows

Supported Target Build Platforms: Windows


Documentation

Discord

Libraries

Standalone Demo

Example Projects

How to Download Asset

You can get the asset from the button below. Link will take you to our telegram channel, where you can fin out all the information you need. Do not forget to support the author of the asset in the official store.

You can also support us by subscribing! All subscribers receive much more assets, as well as tutorials on Unreal Engine and Unity every month!

  • Education Emoji

    Education Use

    free/sub
    old price $ 44.99
    Use this asset for your projects for educational purposes.
  • Commercial Emoji

    Subscription

    Subscribe and get more assets and tutorials!
  • Unreal Engine
    Platform
  • last
    Version
  • 108051
    Number