The EVE universe is big and vast, over 150 light years long axis to be precise. The database behind the game is equally as vast from what I have seen, so I thought that’s a challenge. I sat down and had a look at how it all works, and the first thing I came across after some digging is a PDF file that shows the relations of everything in-game in the database. Looks a little bit like this:
You can find the actual PDF here.
After making sense of what is what, and what I needed, I started to construct a little network of PHP files that will ultimately work together to let you browse, display, and search for all available items/ships in game. This is the DB showing information for the Hulk:
So if you wanna have a look at the page itself, feel free to do so.
Comments and opinions are appreciated.
Related posts:



