- Web Development with MongoDB and Node(Third Edition)
- Bruno Joseph D'mello Mithun Satheesh Jason Krol
- 152字
- 2021-07-08 10:32:38
Node.js and MongoDB in the wild
Both Node.js and MongoDB are extremely popular and active in the development community. This is true for enterprises as well. Some of the biggest names in the Fortune 500 space have fully embraced Node.js to power their web applications.
This is due in large part to the asynchronous nature of Node.js, which makes it a great alternative for high traffic, high I/O applications such as e-commerce websites and mobile applications.
Here's just a small list of some big companies that are working with Node.js:
- PayPal
- eBay
- Walmart
- Yahoo!
- Microsoft
- Dow Jones
- Uber
- New York Times
MongoDB's use in the enterprise sector is equally as impressive and widespread, with an increasing number of companies adopting the leading NoSQL database server. Here's just a small list of some big companies that are working with MongoDB:
- Cisco
- Craigslist Inc.
- Forbes
- FourSquare
- Intuit
- McAfee
- MTV
- MetLife
- Shutterfly
- Under Armour
推薦閱讀
- Boost.Asio C++ Network Programming(Second Edition)
- 嵌入式軟件系統(tǒng)測(cè)試:基于形式化方法的自動(dòng)化測(cè)試解決方案
- Visual FoxPro程序設(shè)計(jì)教程(第3版)
- Beginning Java Data Structures and Algorithms
- 造個(gè)小程序:與微信一起干件正經(jīng)事兒
- Practical Internet of Things Security
- Web交互界面設(shè)計(jì)與制作(微課版)
- MySQL 8 DBA基礎(chǔ)教程
- C程序設(shè)計(jì)案例教程
- 劍指MySQL:架構(gòu)、調(diào)優(yōu)與運(yùn)維
- AppInventor實(shí)踐教程:Android智能應(yīng)用開(kāi)發(fā)前傳
- 新印象:解構(gòu)UI界面設(shè)計(jì)
- 零基礎(chǔ)學(xué)Scratch 3.0編程
- Python編程快速上手2
- Getting Started with JUCE