/vRP-db-drivers

Some vRP database drivers.

Primary LanguageLuaMIT LicenseMIT

Driver list

GHMattiMySQL

name

ghmattimysql

resource

vrp_ghmattimysql

project

https://github.com/GHMatti/FiveM-MySQL

ℹ️
GHMattiMySQL resource is required.
⚠️
The vRP database configuration is not supported; GHMattiMySQL configuration must be used instead.

GHMattiMySQL (JS)

name

ghmattimysql-js

resource

vrp_ghmattimysql-js

project

https://github.com/GHMatti/ghmattimysql

ℹ️
GHMattiMySQL resource is required.
⚠️
The vRP database configuration is not supported; GHMattiMySQL configuration must be used instead.
The multipleStatements option must be enabled.

oxmysql

name

oxmysql

resource

vrp_oxmysql

project

https://github.com/overextended/oxmysql/

ℹ️
oxmysql resource is required.
⚠️
The vRP database configuration is not supported; oxmysql configuration must be used instead.
The multipleStatements option must be enabled in the connection string (e.g., mysql://root:password@localhost/vrp?multipleStatements=true).