Skip to content

broownie23/oxmysql

 
 

Repository files navigation

oxmysql

A FiveM resource to communicate with a MySQL database using node-mysql2.

📚 Documentation

https://overextended.github.io/docs/oxmysql/

💾 Download

https://github.com/overextended/oxmysql/releases/latest/download/oxmysql.zip

✨ Features

  • Support for mysql-async and ghmattimysql syntax.
  • Promises / async query handling allowing for non-blocking and awaitable responses.
  • Improved performance and stability compared to other options.
  • Support for named and unnamed placeholders, improving performance and security.
  • Support for URI connection strings and semicolon separated values.
  • Improved parameter checking and error handling.

npm

https://www.npmjs.com/package/@overextended/oxmysql

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 83.8%
  • Lua 12.4%
  • JavaScript 1.4%
  • HTML 1.3%
  • CSS 1.1%