FlawwsX / oxmysql

database wrapper for FiveM

Home Page:https://overextended.github.io/oxmysql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord

oxmysql is a middleware for FXServer which utilises node-mysql2 to communicate with a database and respond with the query results.

Calling the JS exports will result in async behaviour, or you can use the Lua exports to return a promise and await the response.

About

database wrapper for FiveM

https://overextended.github.io/oxmysql

License:GNU General Public License v3.0


Languages

Language:JavaScript 50.8%Language:Lua 49.2%