Skip to main content

3 docs tagged with "BSON"

View All Tags

BSON

BSON is defined as: (format) MongoDB extends JSON to store types & length info. Topics on: BSON max limit of 16MB per Document. Read more: JS, Nodejs, Node Stac

Denormalization

Denormalization is defined as: to embed data into each other as object of arrays inside BSON. Topics on: Denormalization can improve performance by make easier

MongoDB

MongoDB is defined as: BaaS NoSQL Database where each Database consists of 1+ Collection in BSON. Topics on: MongoDB Concepts, MongoDB API, MongoDB Setup. Read