Skip to main content

19 docs tagged with "Mongo DB"

View All Tags

1:Few

1:Few is defined as: of Data Relationship where one field can match a few values. Topics on: . Read more: JS, Nodejs, Node Stack, Mongo DB, Mongo DB Concepts, D

1:Many

1:Many is defined as: one field map to many values Data Relationship. Topics on: 1:Few, 1:Ton. Read more: JS, Nodejs, Node Stack, Mongo DB, Mongo DB Concepts, D

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

Collection

Collection is defined as: MongoDB Table of Document. Topics on: Collection is parent structure to contain data entities. Read more: JS, Nodejs, Node Stack, Mong

Data Modelling

Data Modelling is defined as: (process) to transform raw unstructured data (from real-world scenario) into structured logical data model in Database. Topics on:

Data Relationship

Data Relationship is defined as: how data in one data entity (field/doc/etc) can relate to other entities. Topics on: 1:Many Data Relationship in MongoDB Relati

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

Denormalization

Denormalization. Topics on: . Read more: JS, Nodejs, Node Stack, Mongo DB, Mongo DB Concepts, Data Modelling, Denormalization|FullStack Wiki by Roger J

Document

Document is defined as: MongoDB Row of Collection Table, to contain data about entity. Topics on: . Read more: JS, Nodejs, Node Stack, Mongo DB, Mongo DB Concep

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

MongoDB API

MongoDB API. Topics on: MongoDB Atlas, MongoDB CLI, MongoDB Compass, MongoDB Charts, MongoDB Mobile, MongoDB Server. Read more: JS, Nodejs, Node Stack, Mongo DB

MongoDB Atlas

MongoDB Atlas is defined as: MongoDB cloud service host on AWS/Azure/GCP. Topics on: . Read more: JS, Nodejs, Node Stack, Mongo DB, Mongo DB API, Mongo DB Atlas

MongoDB CLI

MongoDB CLI is defined as: can CRUD on Database via CLI to create/query/update/delete docs from terminal - but maybe simpler to just use compass instead?!. Topi

MongoDB Community Server

MongoDB Community Server. Topics on: Install as Service to run in background. Read more: JS, Nodejs, Node Stack, Mongo DB, Mongo DB Setup | FullStack Wiki by RJ

MongoDB Compass

MongoDB Compass is defined as: MongoDB GUI to CRUD/validate/index/etc. Topics on: Connect to Host, Insert Document. Read more: JS, Nodejs, Node Stack, Mongo DB,

MongoDB Concepts

MongoDB Concepts. Topics on: Collection, Document, BSON, Document-based DB, Denormalization, No Schema, MongoDB is FOSS under SSPL License, Document Schema, Per

MongoDB Setup

MongoDB Setup. Topics on: MongoDB Community Server, default server runs from C, add mongodb dir path to windows system variables, run mongod.exe from CLI to sta

Normalization

Normalization. Topics on: . Read more: JS, Nodejs, Node Stack, Mongo DB, Mongo DB Concepts, Data Modelling, Normalization|FullStack Wiki by Roger J

Referencing

Referencing. Topics on: Types of Referencing. Read more: JS, Nodejs, Node Stack, Mongo DB, Mongo DB Concepts, Data Modelling|FullStack Wiki by Roger J