[][src]Module speedruns::data::database

The world's worst in-memory database of normalized speedrun data.

Structs

Database

A collection of Tables with various generated indexes.

IntegrityErrors
Linked

Wraps Model types to add references to the Database, adding new accessor methods.

Tables

All of the speedrun data in our normalized format.bash, indexed by ID.

Enums

IntegrityError