Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

EasyMySQL

A utility library that extends the capabilities of SA-MP's MySQL plugin, making it easier to create and manage database schemas for game modes.

🇬🇧 English

This library provides a comprehensive toolkit for working with MySQL databases in SA-MP. With EasyMySQL, you can:

  • ✅ Easily create and manage database schemas
  • ✅ Write cleaner, more maintainable code
  • ✅ Improve gamemode stability and reliability
  • ✅ Simplify server deployment and database management
  • ✅ Build portable and scalable gamemodes

🇪🇸 Español

Esta librería proporciona un conjunto completo de herramientas para trabajar con bases de datos MySQL en SA-MP. Con EasyMySQL, podrás:

  • ✅ Crear y gestionar esquemas de base de datos fácilmente
  • ✅ Escribir código más limpio y mantenible
  • ✅ Mejorar la estabilidad y confiabilidad del gamemode
  • ✅ Simplificar la gestión del servidor y las bases de datos
  • ✅ Construir gamemodes portátiles y escalables

📋 Features / Características

  • Database schema management
  • Easy query building
  • Connection pooling
  • Type-safe operations

🚀 Installation / Instalación

// Add the library to your includes folder
#include <easymysql>

📚 Documentation

Documentation is currently being prepared. Check back soon for detailed usage examples and API reference.

📄 License

Add your license information here.

🤝 Contributing

Contributions are welcome! Please feel free to submit pull requests.


Status: Work in Progress 🚧

About

Un incluide de pawn script que te permite crear conexiones a mysql de forma rápida y sencilla.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages