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

Names (multilingual)

479 name records in various languages and scripts — Greek, Hebrew, Arabic, Coptic, Egyptian transliteration, Sumerian, Akkadian, and others.

Data license: MIT · Data source: jebboone/deitydb

2 rows where entity_id = "ENT_CABEIRI"

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ entity_id name name_type language source_id
91 91 Cabeiri ENT_CABEIRI Kabeiroi variant transliteration Greek/English Theoi Greek Gods category index SRC_THEOI_GODS
186 186 Cabeiri ENT_CABEIRI Cabeiri canonical English/Latinized Theoi Agrarian and Mystery Gods index SRC_THEOI_AGRICULTURE

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "names" (
   [entity_id] TEXT REFERENCES [entities]([entity_id]),
   [name] TEXT,
   [name_type] TEXT,
   [language] TEXT,
   [source_id] TEXT REFERENCES [sources]([source_id])
);
CREATE INDEX [idx_names_source_id]
    ON [names] ([source_id]);
CREATE INDEX [idx_names_entity_id]
    ON [names] ([entity_id]);
Powered by Datasette · Queries took 1682.296ms · Data license: MIT · Data source: jebboone/deitydb