- Full Stack Development with JHipster
- Deepu K Sasidharan Sendil Kumar N
- 84字
- 2021-08-27 19:57:40
MongoDB
MongoDB (https://www.mongodb.com/) is a cross-platform document store and is one of the most popular choices for NoSQL databases. It has a proprietary JSON-based API and query language. It supports MapReduce and enterprise features such as sharding, replication, and so on. It is free and open source software.
MapReduce is a data processing paradigm where a job is split into multiple parallel map tasks, with the produced output sorted and reduced into the result. This makes processing large datasets efficient and faster.
推薦閱讀
- 極簡算法史:從數(shù)學(xué)到機(jī)器的故事
- Java入門經(jīng)典(第6版)
- Python程序設(shè)計(第3版)
- FreeSWITCH 1.6 Cookbook
- 從程序員到架構(gòu)師:大數(shù)據(jù)量、緩存、高并發(fā)、微服務(wù)、多團(tuán)隊協(xié)同等核心場景實戰(zhàn)
- C語言程序設(shè)計
- Scratch 3游戲與人工智能編程完全自學(xué)教程
- Python漫游數(shù)學(xué)王國:高等數(shù)學(xué)、線性代數(shù)、數(shù)理統(tǒng)計及運籌學(xué)
- SQL基礎(chǔ)教程(視頻教學(xué)版)
- jQuery開發(fā)基礎(chǔ)教程
- Mastering Apache Spark 2.x(Second Edition)
- UML 基礎(chǔ)與 Rose 建模案例(第3版)
- Instant PHP Web Scraping
- 監(jiān)控的藝術(shù):云原生時代的監(jiān)控框架
- Visual FoxPro程序設(shè)計習(xí)題及實驗指導(dǎo)