home / media

Menu
  • GraphQL API
  • Search all tables

want_to_read

Table actions
  • GraphQL API for want_to_read

Data license: All Rights Reserved · Data source: krisyotam.com · About: Kris Yotam

3 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: subtitle

id ▼ title subtitle author cover link
1 Infinite Jest   David Foster Wallace https://krisyotam.com/cdn/images/literature/1996-infinite-jest-david-foster-wallace.jpg https://www.goodreads.com/book/show/44767458-dune
2 Blood Meridian or the Evening Redness in the West Cormac McCarthy https://krisyotam.com/cdn/images/literature/1985-blood-meridian-cormac-mccarthy.jpg  
3 1984   George Orwell https://images-na.ssl-images-amazon.com/images/S/compressed.photo.goodreads.com/books/1532714506i/40961427.jpg https://www.goodreads.com/book/show/40961427-1984

Advanced export

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

CSV options:

CREATE TABLE want_to_read (
  id INTEGER PRIMARY KEY AUTOINCREMENT,
  title TEXT NOT NULL,
  subtitle TEXT,
  author TEXT,
  cover TEXT,
  link TEXT
);
Powered by Datasette · 29.031ms · krisyotam.com