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

PostgreSQL
Images SupportedPostgreSQL support for Blueprint projects that need SQL reads, writes, image storage, and clean result parsing.
- Connect with Blueprint setup fields
- Run select and update queries
- Read rows and image data in Blueprint

MySQL / MariaDB
Blueprint SetupMySQL and MariaDB support for Blueprint projects that need clean SQL reads, writes, and result events.
- Connect with Blueprint setup fields
- Run select and update queries
- Track multiple database tasks

Microsoft SQL Server
Images SupportedSQL Server support with Blueprint setup, Windows sign-in, custom connection fields, and image data nodes.
- Connect with SQL login or Windows sign-in
- Run select and update queries
- Read and write image data in Blueprint
Common Features
These Blueprint-facing features are shared by PostgreSQL, MySQL, and Microsoft SQL Server.
Blueprint Nodes for All Databases
Use the same Blueprint-style flow to connect, check status, run queries, and close the connection.
Async Runtime Queries
Run select, insert, update, and delete SQL from gameplay or editor tools without freezing the project.
Easy Result Reading
Read query output as Blueprint-friendly rows and columns for UI tables, save data, and admin screens.
Blueprint-First Workflow
Place the actor or add the component, fill in connection fields, bind events, connect, and run queries from Blueprint.
Status Events
Show loading, success, failure, and retry states in your UI with Blueprint events.
Advanced Connection Fields
Use optional fields for SSL, timeouts, custom ports, or full connection strings when your project needs them.
About This Product
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.
Related Products
More plugins from Athian Games.
Minimap, Map and Navigation System
Build a fully customized and texture based Minimap, Map and Navigation System for your next big title.
Runtime FBX Import for Unreal Engine
Asynchronously Import FBX files in your Unreal projects, in runtime
Dynamic Mesh Occluder
Automatically detect and bake away body mesh triangles hidden under clothing, then swap the body mesh at runtime to eliminate GPU overdraw.
Need Help?
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.