home / santa

secret_santa

1 row

✎ View and edit SQL

This data as json, CSV (advanced)

slug ▼ name
demo Demo group with 4 participants

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE secret_santa (
    slug text primary key,
    name text
);
Powered by Datasette · Queries took 58.397ms