home / media

Menu
  • GraphQL API
  • Search all tables

reading_log

Table actions
  • GraphQL API for reading_log

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

2 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: date (date)

id ▼ date title author type minutes
1 2025-08-08 Pride and Prejudice Jane Austen Book 40
2 2025-08-08 The Cathedral and the Bazaar Eric S. Raymond Essay 30

Advanced export

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

CSV options:

CREATE TABLE reading_log (
  id INTEGER PRIMARY KEY AUTOINCREMENT,
  date TEXT,
  title TEXT NOT NULL,
  author TEXT,
  type TEXT,
  minutes INTEGER
);
Powered by Datasette · 17.204ms · krisyotam.com