home / fixtures

Menu
  • GraphQL API

licenses

Table actions
  • GraphQL API for licenses

2 rows

✎ View and edit SQL

This data as json, CSV (advanced)

$key ▼ name
apache2 Apache 2
mit MIT

Advanced export

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

CSV options:

CREATE TABLE [licenses] (
   [$key] TEXT PRIMARY KEY,
   [name] TEXT
);
Powered by Datasette · Queries took 5.503ms · About: simonw/datasette-graphql