Database Connector

Database Connector (ODBC) allows you to connect from Unreal Engine to any database supporting ODBC. Easily connect to MySQL, MariaDB, PostegreSQL and more.

Category:
Tags: , , , , , , , , , , , , , , , , ,

Description

Easily connect to your database ODBC database.

Asynchronous

Operations don’t block the game thread. Run hundreds of queries without slowing down your game.

Connection Pooling

Connection pooling is integrated. Establish several connections to your database to perform queries in parallel.

Wide Database Support.

Common ODBC compliant databases are: Microsoft Access, MySQL, MariaDB, Oracle, Microsoft SQL Server, Microsoft Visual FoxPro, IBM DB2.

Technical Details

Code Modules:

Additional Information

Supported Engine Versions

4.26 – 4.27, 5.0 – 5.3