HelpDatabase Reference › MeAnd23W_Haplo

MeAnd23W_Haplo Table

The MeAnd23W_Haplo table records haplogroups that you share with a 23andMe relative. Each row pairs a haplogroup name with two sides: your own haplogroup assignment and the relative’s. This is a simple, flat table used to capture maternal and paternal haplogroup sharing as it is read from 23andMe.

Column Reference

ColumnTypeDescription
Idint (PK)Auto-incrementing primary key
haplogroup_namestringThe name of the haplogroup being shared
you_idstringYour side of the comparison — the haplogroup value for the logged-in account owner (“you”)
user_idstringThe relative’s side — the haplogroup value for the other person who shares the haplogroup
loginUsernamestringThe DNAGedcom username under which this data was gathered
created_datestringWhen this record was created
syncstringSync status flag
you_id vs. user_id: the two columns hold the same kind of value (a haplogroup) but for two different people. you_id is the haplogroup for you, the account owner; user_id is the haplogroup for the relative being compared against you.

Related Tables

  • MeAnd23W_Relatives — the DNA-tested relatives whose haplogroups are compared against yours.
  • MeAnd23W_Profiles — profiles gathered under the account.