✦ DeityDB
Browse Graph Connections Timeline Lineages Path Map Queries About Collaborate API GitHub ↗

entity_type_class_map

Data license: MIT · Data source: jebboone/deitydb

33 rows where entity_class = "demon"

✎ View and edit SQL

This data as json, CSV (advanced)

entity_type ▼ entity_class
Abyssal/adversarial being demon
Adversarial being demon
Adversarial ruler demon
Adversarial/fallen angel demon
Arch-demon demon
Demiurgic/adversarial name demon
Demon demon
Demon class demon
Demoness demon
Demonic power demon
Demonic/adversarial being demon
Disease demon demon
Eschatological adversary demon
Fallen angel demon
Fallen angel/desert power demon
Goetic Duke demon
Goetic Duke and Earl demon
Goetic Earl demon
Goetic Earl and President demon
Goetic Earl and Prince demon
Goetic King demon
Goetic King and Earl demon
Goetic King and President demon
Goetic Knight demon
Goetic Marquis demon
Goetic Marquis and Earl demon
Goetic President demon
Goetic President and Earl demon
Goetic Prince demon
Infernal officer demon
Infernal prince demon
Spirit/demon class demon
Wind demon demon

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE "entity_type_class_map" (
   [entity_type] TEXT PRIMARY KEY,
   [entity_class] TEXT REFERENCES [entity_class]([class_id])
);
CREATE INDEX [idx_entity_type_class_map_entity_class]
    ON [entity_type_class_map] ([entity_class]);
Powered by Datasette · Queries took 5.825ms · Data license: MIT · Data source: jebboone/deitydb