These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

Odyssey 1.0.12 89967 data dump for MongoDB

Author
scrambled
Doomheim
#1 - 2013-08-19 07:45:24 UTC
Seems hardly anyone is using MongoDB for anything, but I'm one of the crazy ones (*cackle*) and took a bit of time to convert the MySQL dump to MongoDB. It's a 1:1 translation of all tables into collections. You'll have to work some map/reduce magic or other munging to make it shine, but I'm lazy...

Get it here:

http://dl.eve-killboard.com/dump/odyssey_89967.tar.bz2

Park it somewhere, unpack it, then mongorestore it to your db of choice.
scrambled
Doomheim
#2 - 2013-08-19 19:14:37 UTC
Looks like I made a booboo, so if you've downloaded the dump before, re-download it. System security was incorrectly truncated and doesn't contain the proper values; that got fixed.