SteezCram / extDB3

An archive repository of extDB3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

extDB3

I have created this repository as an archive to download extDB3, since the repository was closed by bitbucket https://bitbucket.org/torndeco/extdb3/.

A x64 version for Linux is now available!

I released a new version for Windows that changes small things in the library.

Description

extDB3 is an Arma3 Addon for connecting to Databases (currently only MariaDB/MySQL). The main purpose for extDB3 is for persistent missions in Arma. Note it will require some knowledge about SQF & SQL to use. extDB3 is also designed to be flexible & secure at the same time.

License

"extDB3 Addon" is distributed under GPLv3 or later http://www.gnu.org/licenses/ Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License https://creativecommons.org/licenses/by-nc-nd/4.0/

The extension (shared library) i.e extDB3.dll / extDB3.so source code is protected by copyright & is not available publicly under any license atm. But you do have permission to alter/compile the source code for personal usage only. If you wish to redistribute/repackage extDB3.dll / extDB3.so separately you need to ask and get permission first, unless you are covered by FLOSS Exception below.

~~ Arma Server Monetization

You have permission to use "extDB3 Addon" on a monetized arma server(s). Please remember to share by donating to various authors that create content / tools that you are using.

Donate link

https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2SUEFTGABTAM2

Wiki

https://github.com/SteezCram/extDB3/wiki

About

An archive repository of extDB3

License:Other


Languages

Language:C++ 91.7%Language:CMake 5.4%Language:SQF 2.3%Language:C 0.6%