home

goodreads-to-sqlite

This is the export of my Goodreads profile using goodreads-to-sqlite with the scraping option turned on.

Custom SQL query

authors

id, name

829 rows

books

id, state, review, last_date, title, spine_color, isbn10, isbn13, source, series, series_position, publication_year, cover_image_url, pages, goodreads_id, rating, did_not_finish

1,508 rows

dates_read

id, date, book_id

1,091 rows

tags

id, tag

30 rows

... and 2 hidden tables

Queries

  • Pages per year
  • Books per year
  • Pages per author
Powered by Datasette · Queries took 17.881ms