All Projects → udan11 → samp-plugin-sql

udan11 / samp-plugin-sql

Licence: BSD-2-Clause license
An abstract layer that communicates with multiple database servers (MySQL and PostgreSQL) implemented as a plugin for SA-MP servers.

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to samp-plugin-sql

rustext
Fix Russian text plugin for SA-MP: GameText's, TextDraw's and Menu's
Stars: ✭ 15 (+0%)
Mutual labels:  samp
protection
Flexible server protection system (development)
Stars: ✭ 23 (+53.33%)
Mutual labels:  samp
Open-GTO
RPG gamemode for SA-MP
Stars: ✭ 45 (+200%)
Mutual labels:  samp
PacPaw
Pawn package manager for SA-MP
Stars: ✭ 14 (-6.67%)
Mutual labels:  samp
samp-node-lib
NodeJS library for Scripting San Andreas Multiplayer:SAMP depends on samp-node plugin
Stars: ✭ 23 (+53.33%)
Mutual labels:  samp
code-parse.inc
Pre-processor macros for analysing PAWN functions.
Stars: ✭ 23 (+53.33%)
Mutual labels:  samp
samp-discord-plugin
SA:MP Discord Rich Presence plugin
Stars: ✭ 63 (+320%)
Mutual labels:  samp
GWRP-0.3
Игровой режим для San Andreas Multiplayer
Stars: ✭ 22 (+46.67%)
Mutual labels:  samp
eSelection
Dynamic model selection library for SA-MP servers
Stars: ✭ 28 (+86.67%)
Mutual labels:  samp
samp-foreach
foreach standalone include (non y_iterate version)
Stars: ✭ 20 (+33.33%)
Mutual labels:  samp
samp-plugin-timerfix
High accuracy timing events for SA-MP servers.
Stars: ✭ 18 (+20%)
Mutual labels:  samp
gta-samp-mouse-only
Play GTA San Andreas Multiplayer with mouse only and no keyboard
Stars: ✭ 22 (+46.67%)
Mutual labels:  samp
samp-rs
SA:MP SDK written in Rust
Stars: ✭ 36 (+140%)
Mutual labels:  samp
SAMP.Lua
A SA-MP API library for MoonLoader
Stars: ✭ 40 (+166.67%)
Mutual labels:  samp
Pawn.CMD
🚀 Plugin-powered command processor for SA:MP server
Stars: ✭ 80 (+433.33%)
Mutual labels:  samp
SS-Gang-System-SQLITE
SS Gang System for SA-MP
Stars: ✭ 23 (+53.33%)
Mutual labels:  samp
sampvoice
Software Development Kit for implementing Pawn voice systems for SA:MP servers.
Stars: ✭ 79 (+426.67%)
Mutual labels:  samp
Pawn.Regex
🔎 Plugin that adds support for regular expressions in Pawn
Stars: ✭ 34 (+126.67%)
Mutual labels:  samp
samp-ptl
SA:MP Plugin Template Library (C++17)
Stars: ✭ 16 (+6.67%)
Mutual labels:  samp

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].