- 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
推薦閱讀
- Java程序設計(慕課版)
- Java異步編程實戰
- Cross-platform Desktop Application Development:Electron,Node,NW.js,and React
- HoloLens Beginner's Guide
- 深入理解Java7:核心技術與最佳實踐
- Xamarin.Forms Projects
- JAVA程序設計實驗教程
- Mastering JBoss Enterprise Application Platform 7
- PHP從入門到精通(第4版)(軟件開發視頻大講堂)
- 詳解MATLAB圖形繪制技術
- C++反匯編與逆向分析技術揭秘(第2版)
- Mastering Python Design Patterns
- 大學計算機基礎實訓教程
- SCRATCH編程課:我的游戲我做主
- 你也能看得懂的Python算法書