- Mastering MongoDB 3.x
- Alex Giamas
- 106字
- 2021-08-20 10:10:45
MongoDB for SQL developers
MongoDB was developed in the Web 2.0 era. By then, most developers had been using SQL or Object-relational mapping (ORM) tools from their language of choice to access RDBMS data. As such, these developers needed an easy way to get acquainted with MongoDB from their relational background.
Thankfully, there have been several attempts at SQL to MongoDB cheat sheets that explain MongoDB terminology in SQL terms.
On a higher level there are:
- Databases, indexes just like in SQL databases
- Collections (SQL tables)
- Documents (SQL rows)
- Fields (SQL columns)
- Embedded and linked documents (SQL Joins)
Some more examples of common operations:

推薦閱讀
- Big Data Analytics with Hadoop 3
- Ansible Configuration Management
- 32位嵌入式系統(tǒng)與SoC設(shè)計(jì)導(dǎo)論
- 面向STEM的mBlock智能機(jī)器人創(chuàng)新課程
- Mobile DevOps
- 影視后期制作(Avid Media Composer 5.0)
- 物聯(lián)網(wǎng)與云計(jì)算
- 21天學(xué)通Java Web開發(fā)
- 網(wǎng)絡(luò)布線與小型局域網(wǎng)搭建
- 網(wǎng)站前臺設(shè)計(jì)綜合實(shí)訓(xùn)
- 中國戰(zhàn)略性新興產(chǎn)業(yè)研究與發(fā)展·增材制造
- Ansible 2 Cloud Automation Cookbook
- 經(jīng)典Java EE企業(yè)應(yīng)用實(shí)戰(zhàn)
- ZigBee無線通信技術(shù)應(yīng)用開發(fā)
- Hands-On SAS for Data Analysis