Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Provides an interface to the Eve Online static data dump database for other modules so that they don't require separate database configuration information.

Currently very much an alpha module with minimal security checking of the SQL used by the other modules.
Needs to be updated to safely construct the queries.

Requires that the Eve Online static data dump be installed to a database and the database be added to the Drupal settings.php file.

Information about the Eve Online static data dump can be found here:

Project information