Oxmysql
oxmysql enables FXServer resources to execute MySQL queries using the node-mysql2 library. It supports async promise-based handling and maintains compatibility with mysql-async and ghmattimysql syntax for easy migration.
- Named and unnamed placeholders for secure queries
- URI connection strings and semicolon-separated config support
- Improved performance, stability, and error handling
- Non-blocking queries suitable for high-traffic servers
Categories:
Server Setup