npm install fivem-mysql-async-js Using yarn:yarn add fivem-mysql-async-js Import modules:import * as MySQL from 'fivem-mysql-async-js'orimport { execute, fetchAll, fetchScalar, insert, store, transaction } from 'fivem-mysql-async-js'...
Check out https://brouznouf.github.io/fivem-mysql-async/ for a complete documentation. Questions For help and support questions, please use Discord. I would like to keep the issues in this repository for bugs and feature requests only. Supporting If you wish to support GHMatti for whatever ...
💾Download Download the latest release directly. 📚Documentation For installation, setup, and everything else. 📦npm Use our npm package for enhanced functionality and TypeScript support. Support for mysql-async and ghmattimysql syntax.
A FiveM resource to communicate with a MySQL database using node-mysql2. 📚 Documentation https://overextended.dev/oxmysql 💾 Download https://github.com/overextended/oxmysql/releases/latest/download/oxmysql.zip ✨ Features Support for mysql-async and ghmattimysql syntax. Promises / async ...
Download the latest release directly. 📚Documentation For installation, setup, and everything else. 📦npm Use our npm package for enhanced functionality and TypeScript support. ✨ Features Support for mysql-async and ghmattimysql syntax. ...