Difference between revisions of "User:Thaddeus Kastelanski/Sandbox"
From EVE University Wiki
(Brain dump for materials on working with SDE) |
m |
||
Line 1: | Line 1: | ||
+ | == todo list == | ||
+ | |||
+ | * Clean up https://wiki.eveuniversity.org/Planetary_Industry_at_the_NSC | ||
+ | |||
== Class + materials idea: Working with EVE Static Data Export (SDE) using SQL == | == Class + materials idea: Working with EVE Static Data Export (SDE) using SQL == | ||
Revision as of 02:43, 30 May 2022
todo list
Class + materials idea: Working with EVE Static Data Export (SDE) using SQL
Draft outline
- Why this should be interesting
- Technical and competency requirements
- Notes or pointers on basic setup
- Basic queries and how to think about the data
- Asking more advanced questions
- Where to go next, further reading
Related links
- Related post on New Eden topology: https://forum.eveuniversity.org/viewtopic.php?f=29&t=120590&p=939001&hilit=static+data+export#p939001
- Topology again: http://schildwall.phbv3.de/topology.html
- Fuzzworks: https://www.fuzzwork.co.uk/dump/latest/?C=N;O=A
- ESI links on SDE conversions: https://github.com/esi/esi-docs/blob/master/docs/sde_conversions.md
- How Fuzzworks converts yaml to relational data: https://github.com/fuzzysteve/yamlloader
- Existing wiki link on SDE: https://wiki.eveuniversity.org/Static_Data_Export