Edit of asset "PostgreSQL client in GDScript." Accepted

Old/Current New/Edit
Title PostgreSQL client in GDScript. PostgreSQL client in GDScript.
Description Godot PostgreSQL Client is a GDscript script / class that allows you to connect to a Postgres backend and run SQL commands there. It is able to send data and receive it from the backend. Useful for managing player user data on a multiplayer game, by saving a large amount of data on a dedicated Postgres server from GDscript.
The class is written in pure GDScript which allows it not to depend on GDNative. This makes it ultra portable for many platforms.

Detailed documentation: https://github.com/Marzin-bot/PostgreSQLClient/wiki/Documentation
Godot PostgreSQL Client is a GDscript script / class that allows you to connect to a Postgres backend and run SQL commands there. It is able to send data and receive it from the backend. Useful for managing player user data on a multiplayer game, by saving a large amount of data on a dedicated Postgres server from GDscript.
The class is written in pure GDScript which allows it not to depend on GDNative. This makes it ultra portable for many platforms.

Detailed documentation: https://github.com/Marzin-bot/PostgreSQLClient/wiki/Documentation
Category Scripts Scripts
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/Marzin-bot/PostgreSQLClient https://github.com/Marzin-bot/PostgreSQLClient
Issues Url https://github.com/Marzin-bot/PostgreSQLClient/issues https://github.com/Marzin-bot/PostgreSQLClient/issues
Godot version Godot 3.4 Godot 3.3
Version String 8.1 1.0
Download Commit 8fc712fae0341650aacb4348a33c6fd8a4cef034 397e23e2f3efb552ad610ead7e01d5b27d0a89e1
Download Url (Computed) https://github.com/Marzin-bot/PostgreSQLClient/archive/8fc712fae0341650aacb4348a33c6fd8a4cef034.zip https://github.com/Marzin-bot/PostgreSQLClient/archive/397e23e2f3efb552ad610ead7e01d5b27d0a89e1.zip
Icon Url https://raw.githubusercontent.com/Marzin-bot/PostgreSQLClient/main/icon.png
https://raw.githubusercontent.com/Marzin-bot/PostgreSQLClient/main/icon.png