home / fixtures

Menu
  • GraphQL API

users

Table actions
  • GraphQL API for users

1 row where "joined" is on date 2018-11-04

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: joined (date)

id ▼ name points score joined dog award
1 cleopaws 5 51.5 2018-11-04 00:05:23 3rd best mutt

Advanced export

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

CSV options:

CREATE TABLE [users] (
   [id] INTEGER PRIMARY KEY,
   [name] TEXT,
   [points] INTEGER,
   [score] FLOAT,
   [joined] TEXT,
   [dog award] TEXT
);
Powered by Datasette · Queries took 26.287ms · About: simonw/datasette-graphql