Marketplace link -https://www.unrealengine.com/marketplace/mysql-integration
MySQL Integration is a Plugin that lets you connect your UE4 projects with MySQL Server. Easily execute queries from Blueprints to store and retrieve data from your database.
**Technical Details:
1>Connect to your Server via Windows Authentication System as well as MySQL Server Authentication System.
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.**