CREATE TABLE vtuber_data ( id text PRIMARY KEY, name text, organization text, photo text );