An Unreal Engine runtime database plugin package with selectable PostgreSQL, MySQL/MariaDB, and Microsoft SQL Server integrations.
Choose a database to open its dedicated product page with setup flow, exclusive features, and documentation.

PostgreSQL support for Blueprint projects that need SQL reads, writes, image storage, and clean result parsing.

MySQL and MariaDB support for Blueprint projects that need clean SQL reads, writes, and result events.

SQL Server support with Blueprint setup, Windows sign-in, custom connection fields, and image data nodes.
These Blueprint-facing features are shared by PostgreSQL, MySQL, and Microsoft SQL Server.
Use the same Blueprint-style flow to connect, check status, run queries, and close the connection.
Run select, insert, update, and delete SQL from gameplay or editor tools without freezing the project.
Read query output as Blueprint-friendly rows and columns for UI tables, save data, and admin screens.
Place the actor or add the component, fill in connection fields, bind events, connect, and run queries from Blueprint.
Show loading, success, failure, and retry states in your UI with Blueprint events.
Use optional fields for SSL, timeouts, custom ports, or full connection strings when your project needs them.
DataBases is an Unreal Engine runtime database product for projects that need real SQL connectivity from Blueprint. It brings PostgreSQL, MySQL/MariaDB, and Microsoft SQL Server into one product page, with a shared workflow for connection setup, validation, SQL queries, and result parsing. The common workflow is built around database-specific connection actors and Blueprint-spawnable components. Users can create a connection, run select or update queries, receive row and column result arrays, format results for UI, and respond to connection/query events without changing the gameplay-facing flow for each database. Each database option keeps the same Blueprint-first workflow while still giving project-specific setup controls when needed. PostgreSQL supports standard host, database, user, password, port, and optional connection settings. MySQL/MariaDB supports multiple saved connections and optional security settings. Microsoft SQL Server supports username/password, Windows authentication, server options, custom connection strings, and the image workflow currently available for that database option.
More plugins from Athian Games.
Build a fully customized and texture based Minimap, Map and Navigation System for your next big title.
Asynchronously Import FBX files in your Unreal projects, in runtime
Automatically detect and bake away body mesh triangles hidden under clothing, then swap the body mesh at runtime to eliminate GPU overdraw.
Our support team is here to help you get the most out of DataBases. Whether you have technical questions, need integration assistance, or want to report an issue, we're ready to assist.