Jump to content
Sign in to follow this  
hohum

extDB-Plus (Arma3 Database Extension)

Recommended Posts

extDB Plus

Its an extension for arma3server, compiles on windows + linux.

Simply put this is basicly an extension for using a database with some extra features.

This is based off of work done by the original author, Torndeco; who unfortunately has decided to pull his work down. We aim to continue providing support, bug fixes and binary releases of the original work.

Source Code and Documentation

https://github.com/dcorbe/extdb

https://github.com/Torndeco/extDB/wiki

Binary Releases for Windows 7/Server 2008R2 or later

http://www.corbe.net/static/extdb-plus-v35.zip

Binary Releases for GNU/Linux Debian 8.0

Coming soon!

Features:

  • Multi-Part Messages (i.e if output > outputsize set by arma)
  • Multi-Threading Sync / ASync Commands
  • Unique ID for Messages
  • Supports Mysql / SQlite / ODBC
  • Support for Arma2 Randomizing config file

Protocols:

  • DB_CUSTOM (Ability to define sql statements in a .ini file)
  • DB_BASIC
  • DB_PROCEDURE (limited support, no outputs)
  • DB_RAW (by raw i mean raw sql commands)
  • DB_RAW_NO_EXTRA_QUOTES
  • MISC (has beguid crc32 md4 md5 beguid time + time offset)
  • MISC_LOG (ability to add info to extDB logfile)

Known Missions / Mods using extDB:

http://www.altisliferpg.com/ (thanks for helping test + debug extDB)

Coming Soon:

  • RCon Support

Notes:

  • Its not a drop-in replacement for anything else, you will need to rewrite your mission / code to use the extension.
  • There is no mission code using this atm, still need to write one.
  • The various .exe's are just test applications, they are not needed.

Changelog:

https://github.com/dcorbe/extdb/commits/stable

Share this post


Link to post
Share on other sites
Guest

Release frontpaged on the Armaholic homepage.

================================================

We have also "connected" these pages to your account on Armaholic.

This means soon you will be able to maintain these pages yourself if you wish to do so. Once this new feature is ready we will contact you about it and explain how things work and what options you have.

When you have any questions already feel free to PM or email me!

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×