• Доступ к сайту с VPN ограничен. Ваш аккаунт может быть забанен. Access to the site with a VPN is limited. Your account may be banned.

V.I.P 4.26 Plugins PostgreSQL Integration 4.26

PostgreSQL Integration
Версия Unreal Engine
4.26
1612884822116


1612884849852


The Postgre Integration Plugin lets you store and retrieve data from your PostgreSQL Server. Build your own queries and select and update data to your database directly from Blueprints. No restrictions in query formation., which means you can select and update multiple data at once, use joins and sub-queries, as well as create and drop tables via Blueprints.
Technical Details
Features:
1> Asynchronous Connection to your PostgreSQL Server. Asynchronous Connection ensures that your main thread will not be blocked if the connection takes time.
2> Form your Select Queries to Select Data from the PostgreSQL Server.
3> Write Insert , Update and Delete Queries to modify data in the PostgreSQL Server. Create and Drop Tables directly from Blueprints.
4> Write custom Connectionstring to connect to your server using different connection parameters.
5 > Write Synchronous as well as Asynchronous queries. With Asynchronous queries , you can keep the UI interactive and perform other operations while the query execution happens in the background.

Code Modules:
  • Module Name : PostgreSQL , Type : Runtime

Number of Widget Blueprints: 5
Number of C++ Classes: 4
Network Replicated: (Yes/No) Yes

Supported Development Platforms: Windows
Supported Target Build Platforms: Windows

Documentation : https://docs.athiangames.com/doc_postgresql
Example Project: https://athiangames.com/projectfiles/pgue4exampleprojects.zip
  • 1612884822116.png
    1612884822116.png
    1 MB · Просмотры: 196
  • 1612884849852.png
    1612884849852.png
    985.9 KB · Просмотры: 178
Автор
Lucifer
Скачивания
2
Просмотры
453
Первый выпуск
Обновление
Оценка
0.00 звёзд 0 оценок

Поделиться ресурсом

Сверху