AbdelilahSaouiri / samp-plugin-sql

An abstract layer that communicates with multiple database servers (MySQL and PostgreSQL) implemented as a plugin for SA-MP servers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SA-MP Plugin - SQL

Build Status

This plugin provides a set of natives used to communicate with MySQL and PostgreSQL servers within a SA-MP server. More information about natives implemented by this plugin can be found in sql.inc file.

Downloads

All downloads (current and previous versions) can be found at the official Github page.

Special thanks to:

  • BlueG - made me strive to better
  • Y_Less - suggestions and the concurrent design
  • Zeex - help with SA-MP's plugin SDK
  • ... and last but not least: every user of this plugin

About

An abstract layer that communicates with multiple database servers (MySQL and PostgreSQL) implemented as a plugin for SA-MP servers.

License:BSD 2-Clause "Simplified" License


Languages

Language:C++ 95.4%Language:C 4.4%Language:Assembly 0.1%Language:Objective-C 0.0%Language:Puppet 0.0%