no_primary_key

Data source: github.com/simon/datasette-psutil · About: /-/psutil demo

201 rows

View and edit SQL

Link rowid ▼ content a b c
201 201 a201 b201 c201

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE no_primary_key (
  content text,
  a text,
  b text,
  c text
);
Powered by Datasette · Query took 5.483ms · Data source: github.com/simon/datasette-psutil · About: /-/psutil demo