home / fixtures

Menu
  • GraphQL API

users

Table actions
  • GraphQL API for users

1 row where "joined" is on date 2019-04-03

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: joined (date)

id ▼ name points score joined dog award
2 simonw 3 35.2 2019-04-03 12:35:11  

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 7.969ms · About: simonw/datasette-graphql