BookWalker

home / database

products

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

3 rows where series_id = "CNT_3RDV09H87T4G"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: geoblock_id, 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_1BPH0KTHPP8G CNT_0X6PXD6SH5D0 I Made Friends with the Second Prettiest Girl in My Class CNT_3RDV09H87T4G CNT_3RDV09H87T4G 2 1 1 Volume 3 []   I Made Friends with the Second Prettiest Girl in My Class, Vol. 3   Maehara and Asanagi get an unexpected visitor during their hangout! Amami’s here, and she’s confused why Asanagi would hide her camaraderie with Maehara from her own best friend…only for Asanagi to reveal that Amami is the last person she wanted to find out. At school the next day, Asanagi acts like she didn’t just drop a bombshell, but Maehara knows it’s eating her up—and his concern may just convince her to divulge the secret she’s been struggling with since middle school…   01KSQD8037WY3WCR7XKD4X9GRZ 3.0 2025-12-17T08:00:00.000Z Yen Press LAB_0MPN6X9X3ADG GEO_1KB2KYDQ0JGG I Made Friends with the Second Prettiest Girl in My Class, Vol. 3     2026-06-23T07:00:00.000Z   0 0
PRD_25HBM7E6W4HG CNT_12X4T291RJZG I Made Friends with the Second Prettiest Girl in My Class CNT_3RDV09H87T4G CNT_3RDV09H87T4G 2 1 1 Volume 1 []   I Made Friends with the Second Prettiest Girl in My Class, Vol. 1   High school is a fresh start for most people—but not for Maki Maehara. He’s always been a loner, and he knows this year isn’t going to be any different. As expected, Maehara sees no change even six months in…until he runs into his classmate Umi Asanagi at a video store! Always at the center of attention and ranked the second-prettiest girl in class by the boys, Asanagi’s from a totally different world. But it turns out the two have some things in common, and not just the B movies they came to rent. When they become friends in secret, Maehara discovers his days are about to get a little more colorful!   01KGBNXQAPCF67ZQ7P7F8R89C3 1.0 2025-05-26T07:00:00.000Z Yen Press LAB_0MPN6X9X3ADG GEO_1PQM5BDYSMG0 I Made Friends with the Second Prettiest Girl in My Class, Vol. 1     2025-07-01T07:00:00.000Z   0 0
PRD_2RC6TMJRCSM0 CNT_0HZA37Z8D840 I Made Friends with the Second Prettiest Girl in My Class CNT_3RDV09H87T4G CNT_3RDV09H87T4G 2 1 1 Volume 2 []   I Made Friends with the Second Prettiest Girl in My Class, Vol. 2   Maki Maehara never thought he’d make friends with anyone, much less Umi Asanagi, the girl ranked second prettiest by his classmates! Now, he’s also caught the attention of Asanagi’s bright-eyed, peppy best friend, Yuu Amami, the most popular girl in class. The three start hanging out together, but Asanagi feels left behind when she sees Amami get closer to Maehara. As Asanagi pushes for some alone time with Maehara, could their secret friendship be developing into something more…?   01KGBQCJK89A2EFZ6Y4NCAPRD5 2.0 2025-06-11T07:00:00.000Z Yen Press LAB_0MPN6X9X3ADG GEO_1PQM5BDYSMG0 I Made Friends with the Second Prettiest Girl in My Class, Vol. 2     2025-11-25T08: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 23.0ms · Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export) · Terms of Service: Bookwalker ToS