8000 GitHub - Sycholic/extDB3: An archive repository of extDB3
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from SteezCram/extDB3

An archive repository of extDB3

License

Notifications You must be signed in to change notification settings

Sycholic/extDB3

 
 

Repository files navigation

extDB3

This repository is 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!

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

EDIT: This fork will look into making this build properly and not doing some dodgy method of compiling. Let alone why use yet another... different memory handler.
Attempting to make this use the default dll and maybe any of the included arma 3 memory handlers. Why NOT use the same one your server is running on?
This never made any sense to moment seen this... even if this is loaded as a mod should you not be using the same memory handler as the program you running inside/called from?

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 bel 597D ow.

~~ 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.

About

An archive repository of extDB3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.7%
  • CMake 5.4%
  • SQF 2.3%
  • C 0.6%
0