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.
 

Where to find static data export files?

First post
Author
Vex Munda
Anti Enslavement Movement
#1 - 2016-11-03 04:59:56 UTC
Can someone tell me where I can find the static data export files? I am trying to find all of them. Those are: the "Microsoft SQL Server Dump File", the "SQLite Database File" and the "YAML Files".

Thanks in advance.
Blacksmoke16
Imperial Academy
#2 - 2016-11-03 13:51:46 UTC
As of a few days ago CCP discontinued the legacy SDE; the static files are only yaml files now. These can be found here:

https://developers.eveonline.com/resource/resources

Fuzz being the awesome god he is converts them to various other formats such as MySQL, SQLite etc. These can be found here:

https://www.fuzzwork.co.uk/dump/
Steve Ronuken
Fuzzwork Enterprises
Vote Steve Ronuken for CSM
#3 - 2016-11-03 14:35:37 UTC
Blacksmoke16 wrote:
As of a few days ago CCP discontinued the legacy SDE; the static files are only yaml files now. These can be found here:

https://developers.eveonline.com/resource/resources

Fuzz being the awesome god he is converts them to various other formats such as MySQL, SQLite etc. These can be found here:

https://www.fuzzwork.co.uk/dump/



Just to add, I've open sourced the utility I use to turn the yaml into various DB formats.

https://github.com/fuzzysteve/yamlloader

So it _should_ be possible to convert to MS SQL, if that's a desired option.

It's just not one I'm doing myself, as it doesn't run on linux servers (as yet)

Woo! CSM XI!

Fuzzwork Enterprises

Twitter: @fuzzysteve on Twitter

Vex Munda
Anti Enslavement Movement
#4 - 2016-11-08 22:33:16 UTC
Thx for the replies, everyone.
Hel O'Ween
Men On A Mission
#5 - 2016-11-11 10:25:03 UTC
Blacksmoke16 wrote:
As of a few days ago CCP discontinued the legacy SDE; the static files are only yaml files now.


Shocked

Where has this been communicated, if I may ask?

EVEWalletAware - an offline wallet manager.

Steve Ronuken
Fuzzwork Enterprises
Vote Steve Ronuken for CSM
#6 - 2016-11-11 12:15:24 UTC  |  Edited by: Steve Ronuken
Hel O'Ween wrote:
Blacksmoke16 wrote:
As of a few days ago CCP discontinued the legacy SDE; the static files are only yaml files now.


Shocked

Where has this been communicated, if I may ask?


https://developers.eveonline.com/blog/article/legacy-sde-discontinued


(They did say they were going to do it, when they started doing the new version. Hence why I built my tool chain at that time, rather than waiting for the last moment.)

Woo! CSM XI!

Fuzzwork Enterprises

Twitter: @fuzzysteve on Twitter