PostgreSQL Connection Tools

PostgreSQL is an Unreal Engine plugin that allows you to execute queries to a PostgreSQL database.

Category:
Tags: , , , , , ,

Description

With PostgreSQL, you can integrate SQL in your project very easly. It allows you to connect to your PostgreSQL Database, and to execute any query you want (SELECT, INSERT, DELETE…). Then, if there is a return to your query, you can get the column with the name, or the id, and transorm the result in the type you want.

Technical Details

Code Modules: (Please include a full list of each Plugin module and their module type (Runtime, Editor etc.))

Number of C++ Classes: 10

Supported Development Platforms: (Win64)

Supported Target Build Platforms: (Win64)

Documentation: https://docs.google.com/document/d/1qiaaMymry82kFVE4xueAifpIqtpLqlev7dJnPGFX70Q/edit?usp=sharing

Supported Engine Versions

5.0 – 5.3