Posts Tagged ‘grepolis worlddata’

Grepolis World Data and mySQL

With the following command to the field names in JSON go, via sed to replace the identifiers including colon with an empty string. Here for players.json file: sed -i ‘s/”id”:\|”name”:\|”alliance_id”:\|”points”:\|”rank”:\|”towns”://g’ players.json SQL syntax to load the data into a mySQL database LOAD DATA INFILE ‘players2.json’ INTO TABLE players FIELDS TERMINATED BY ‘,’ OPTIONALLY ENCLOSED BY [...]

Managed by BrowserGamesFactory and Dark Dragon Warriors Alliance