#sqlite #online #eve #eve-online #database #read #source

sde

A library to read Eve Online's SDE data from sqlite database

17 releases

0.0.17 Jul 8, 2023
0.0.16 Mar 20, 2023
0.0.3 Feb 25, 2023

#139 in Value formatting

LGPL-3.0-or-later

35KB
621 lines

SDE

A library written in Rust to read Eve Online's SDE data from sqlite database. This library operates with the database generated by the software available at https://github.com/rafaga/databaseCreator/. This script get data from Offcial sources like CCP SDE and other no official sources like Dotlan and Others.

This library its being actively developed.


lib.rs:

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:

Dependencies

~33MB
~503K SLoC