✦ 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 = "monster"

✎ View and edit SQL

This data as json, CSV (advanced)

entity_type ▼ entity_class
Apocalyptic monster monster
Chaos bird / Storm monster monster
Chaos monster monster
Chaos serpent monster
Chthonic monster/being monster
Chthonic serpent monster
Cryptid monster
Daimon/monster monster
Dragon monster
Dragon demon monster
Dragon/serpent monster
Fire giant monster
Fomorian monster
Giant monster
Gorgon/monster monster
Jötunn monster
Monster monster
Monster category monster
Monster/giant monster
Monster/serpent monster
Mythical animal monster
Primordial giant monster
Sea monster monster
Sea monster/daimon monster
Serpent/netherworld being monster
Underworld monster/guardian monster
Underworld serpent monster
Underworld serpent guardian monster
Wolf monster monster
World serpent monster
monster monster
ogre monster
serpent monster

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.628ms · Data license: MIT · Data source: jebboone/deitydb