This table cross-references the table t_keyword and t_refdb.
The unique ID of an t_xkeyword entry is stored as a BIGINT value (INTEGER for SQLite).
This BIGINT value (INTEGER for SQLite) points to the ID of the keyword in the table t_keyword.
This is the ID of the reference in the t_refdb table, stored as a BIGINT value (INTEGER for SQLite).