Skip to content

Inventory Schema (MongoDB)

MTG Singles Collection Schema

MongoDB schema used for Magic the Gathering Singles.

MTG Singles Schema
name : String
set : String
price : Double
foil : String
condition : String
image : String
link : String
website : String
product_type : String
alternate_art : Boolean
alternate_art_japanese : Boolean
showcase : String
frame : String
promo : Boolean
promo_pack : Boolean
promo_prerelease : Boolean
art_series : Boolean
golden_stamped_art_series : Boolean

Pokemon Singles Collection Schema

MongoDB schema used for Pokemon Singles.

Pokemon Singles Schema
name : String
set : String
collector_number : String
price : Double
foil : String
condition : String
image : String
link : String
website : String
product_type : String
timestamp : Double

Lorcana Singles Collection Schema

MongoDB schema used for Lorcana Singles.

Lorcana Singles Schema
name : String
set : String
collector_number : String
price : Double
foil : String
condition : String
image : String
link : String
website : String
product_type : String
timestamp : Double

Yugioh Singles Collection Schema

MongoDB schema used for Yugioh Singles.

Yugioh Singles Schema
name : String
set : String
collector_number : String
price : Double
foil : String
condition : String
image : String
link : String
website : String
product_type : String
timestamp : Double

One Piece Singles Collection Schema

MongoDB schema used for One Piece Singles.

One Piece Singles Schema
name : String
set : String
price : Double
foil : String
condition : String
image : String
link : String
website : String
product_type : String