Crate sde

Source
Expand description

Read Eve Online’s SDE data from sqlite database

Provides an abstraction layer over SDE data . When the abstraction is used makes it fast to search there are these advantages:

Modules§

objects
Module that has Data object abstractions to fill with the database data.

Structs§

SdeManager
Manages the process of reading SDE data and putting into different data structures for easy in-memory access.