home / fixtures

Menu
  • GraphQL API

users

Table actions
  • GraphQL API for users

2 rows

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