BookWalker

home / database

products

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

2 rows where series_id = "CNT_0DGQMAJKJYRG"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: 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_206WTWRXSH9G CNT_1ERFBN9CP0QG OBLIVION ROUGE CNT_0DGQMAJKJYRG CNT_0DGQMAJKJYRG 2 1 1 Volume 1 []   OBLIVION ROUGE, Volume 1   Oblivion Rouge follows the career of a young teenage villager named Oumi as she becomes embroiled in a conflict that threatens a futuristic Africa and the world itself.Pap Souleye Fall is a Senegalese-American artist who lives and works inDakar, Senegal. He graduated with honors from the University of the Arts inPhiladelphia with a degree in Interdisciplinary Fine Arts and a concentrationin sculpture. In 2017, after a residency at WAAW, he participated in theDak'art biennale twice. He is currently in the Yale University sculptureprogram finishing his Master's degree. His work deals with themes such asidentity, suspended disbelief, and utopian/dystopian ideas on community.Growing up loving anime and manga titles like Dragonball, Hunter x Hunter,Berserk, and Akira, Pap Souleye's love for storytelling and visual art led himto create his own story. OBLIVION ROUGE was born out of his thoughts onneocolonialism and has developed into a whole universe over two years.In the near future, a virus called the LEUP has infected half the population. The resulting war between the people of Liam, known as the infected, and the people of Galoum, known as the immune, becomes a bloody and brutal affair.When a mysterious army called the Hakkinen emerges to quell the war between the two countries, they adopt children of war to aid them. Oumi and her friends are enlisted to help find a cure and end the bloodshed.With an all-African cast, Oblivion Rouge stems from the roots of West African philosophy. It is both a brutal dystopian depiction of the future and a beautiful adventure that explores the depth of the human spirit. Oumi has made a promise to never suffer the losses and humiliation she has already seen in her young life. But with strange forces gathering against her continent, can she overcome her own insecurities to lead her people to paradise?   01KGBNWH665E9G4VRTPHQWT05C 1.0 2022-09-13T07:00:00.000Z Saturday AM LAB_3ZNR3TE0ZDZ0 GEO_1PQM5BDYSMG0 OBLIVION ROUGE, Volume 1 (c) 2023 Pap Souleye Fall   2025-06-04T07:00:00.000Z   0 0
PRD_2XGCF9YVXJAG CNT_3FDJ8BK4B1PG OBLIVION ROUGE CNT_0DGQMAJKJYRG CNT_0DGQMAJKJYRG 2 1 1 Volume 2 []   OBLIVION ROUGE, Volume 2   Oumi has survived famine, tribal warfare, and a devastating virus. Now, in Oblivion Rouge, Volume 2, she must survive the brutal initiation of the Hakkinen, the mighty, armored army of this future African continent.In the near future, a virus called the LEUP has infected half the population. The resulting war between the people of Liam, known as the infected, and the people of Galoum, known as the immune, becomes a bloody and brutal affair.When a mysterious army called the Hakkinen emerges to quell the war between the two countries, they adopt children of war to aid them. Oumi and her friends are enlisted to help find a cure and end the bloodshed.Several young recruits have died already, as the battle royal between them spared no one. Each young soldier has their own story to tell in this conflict. As a result, Oumi gambles that trying to unite those young initiates left alive may be the only way to defeat the Admirals entering as the contest's final part.With the looming threat of the supernatural enemy Hells, this conflict will be pivotal for Oumi, her friends, the future of Africa—and the entire world.   01KGBQ1D6P1SK7PPRCHGBYV5JA 2.0 2023-09-01T07:00:00.000Z Saturday AM LAB_3ZNR3TE0ZDZ0 GEO_1PQM5BDYSMG0 OBLIVION ROUGE, Volume 2 (c) 2023 Pap Souleye Fall   2025-06-04T07: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 26.205ms · Data license: BookWalker Data Export License · Data source: BookWalker (ZSTD-compressed Database Export) · Terms of Service: Bookwalker ToS