BookWalker

home / database

products

Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export)

3 rows where series_id = "CNT_35QYHSYYHFNG"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: copyright, listed_at (date), on_sale_at (date)

id ▼ content_id series_id parent_content_id level content_type product_type title alt_titles subtitle display_title display_title_short description description_short image_id display_order listed_at label_id geoblock_id display_name copyright on_presale_at on_sale_at off_sale_at add_on add_on_campaign_only
PRD_14260F8CD400 CNT_15X9AFBHFEYG My Summer of You CNT_35QYHSYYHFNG CNT_35QYHSYYHFNG 2 1 1 Volume 1 []   The Summer of You (My Summer of You Vol. 1)   Chiharu Saeki and Wataru Toda are two high school students who share a common hobby: They love to watch movies. After they meet, they become fast friends, until one day, when Chiharu confesses his love for Wataru. Wataru says that Chiharu's confession doesn't bother him, and the boys continue throughout their summer, going to pilgrimages to see film spots from their favorite movies. But the more time he spends with Chiharu, Wataru realizes that he may not only be as unaffected by Chiharu's confession as he claimed to be, but those feelings may also be mutual...   01KG9FV8A6E2P4VAZ7P6N2DM6Z 1.0 2021-06-22T07:00:00.000Z Kodansha LAB_0ZM7YN9KHCT0 GEO_1PKAG51AEAQG The Summer of You (My Summer of You Vol. 1) My Summer of You Nagisa Furuya/Ichijinsha Inc.   2021-06-25T07:00:00.000Z   0 0
PRD_1WM7Q27N7QB0 CNT_1G7DTBNR6J40 My Summer of You CNT_35QYHSYYHFNG CNT_35QYHSYYHFNG 2 1 1 Volume 3 []   The Summer With You: The Sequel (My Summer of You Vol. 3)   ANOTHER SUMMER WITH YOU Their first memorable summer was in high school, followed by their first summer together as college students... Now, Wataru and Chiharu are in their second year of college, and the two boys can't wait to spend another summer together. Now back from his study abroad program, Chiharu is ecstatic to see Wataru for the first time in two months, and Wataru's thankful that they'll have more time to spend with each other, without also having to balance work and school. One of their plans has the two return to the cinema for a movie date to celebrate Wataru's 20th birthday, but what other memories will the summer have in store for them?   01KGASSZZG6G87RYV9GE1JDVZ8 3.0 2023-10-31T07:00:00.000Z Kodansha LAB_0ZM7YN9KHCT0 GEO_1PKAG51AEAQG The Summer With You: The Sequel (My Summer of You Vol. 3) Nagisa Furuya/Ichijinsha Inc.   2023-11-21T08:00:00.000Z   0 0
PRD_2SA7HAHCAX6G CNT_0AEN788BKH90 My Summer of You CNT_35QYHSYYHFNG CNT_35QYHSYYHFNG 2 1 1 Volume 2 []   The Summer With You (My Summer of You Vol. 2)   SUMMER DAYS, SUMMER NIGHTS After graduating from high school, Chiharu returns to Tokyo to start university, and spend another summer with his now-boyfriend Wataru. The two boys might be busy with their part-time jobs and schoolwork, but they're living in the same city again at last, which sets off new sparks and adventures. In addition to their usual weekend movie plans, they shake things up with a night out at a fireworks festival before continuing their summer pilgrimage to a deserted island. And then, when Wataru misses the last train home, he spends the night at Chiharu's. In return, Chiharu asks for just one thing...   01KG9HD5X0F3TXJDWDBVKT1161 2.0 2021-11-17T08:00:00.000Z Kodansha LAB_0ZM7YN9KHCT0 GEO_1PKAG51AEAQG The Summer With You (My Summer of You Vol. 2) My Summer of You Nagisa Furuya/Ichijinsha Inc.   2021-12-21T08:00:00.000Z   0 0

Advanced export

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

CSV options:

CREATE TABLE products (
      id TEXT PRIMARY KEY,
      content_id TEXT NOT NULL,
      series_id TEXT NOT NULL,
      parent_content_id TEXT,
      level INTEGER NOT NULL,
      content_type INTEGER NOT NULL,
      product_type INTEGER NOT NULL,
      title TEXT NOT NULL,
      alt_titles TEXT NOT NULL,
      subtitle TEXT NOT NULL,
      display_title TEXT NOT NULL,
      display_title_short TEXT NOT NULL,
      description TEXT NOT NULL,
      description_short TEXT NOT NULL,
      image_id TEXT NOT NULL,
      display_order REAL NOT NULL,
      listed_at TEXT NOT NULL,
      label_id TEXT NOT NULL,
      geoblock_id TEXT,
      display_name TEXT NOT NULL,
      copyright TEXT,
      on_presale_at TEXT,
      on_sale_at TEXT NOT NULL,
      off_sale_at TEXT,
      add_on INTEGER NOT NULL,
      add_on_campaign_only INTEGER NOT NULL,
      FOREIGN KEY (series_id) REFERENCES series(id),
      FOREIGN KEY (label_id) REFERENCES labels(id),
      FOREIGN KEY (geoblock_id) REFERENCES geoblocks(id)
    );
CREATE INDEX idx_products_content ON products(content_id);
CREATE INDEX idx_products_series ON products(series_id);
CREATE INDEX idx_products_label ON products(label_id);
CREATE INDEX idx_products_geoblock ON products(geoblock_id);
CREATE INDEX idx_products_image ON products(image_id);
Powered by Datasette · Queries took 39.664ms · Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export) · Terms of Service: Bookwalker ToS