✦ 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

5 rows where source_id = "SRC_THEOI_RUSTIC"

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ entity_id name name_type language source_id
417 417 Aristaeus ENT_ARISTAEUS Aristaeus canonical English/Latinized Theoi Rustic Gods index SRC_THEOI_RUSTIC
418 418 Priapus ENT_PRIAPUS Priapus canonical English/Latinized Theoi Rustic Gods index SRC_THEOI_RUSTIC
428 428 Cybele ENT_CYBELE Cybele canonical English/Latinized Theoi Rustic Gods index SRC_THEOI_RUSTIC
429 429 Attis ENT_ATTIS Attis canonical English/Latinized Theoi Rustic Gods index SRC_THEOI_RUSTIC
437 437 Anytus ENT_ANYTUS Anytus canonical English/Latinized Theoi Rustic Gods index SRC_THEOI_RUSTIC

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