- Web Development with MongoDB and NodeJS(Second Edition)
- Mithun Satheesh Bruno Joseph D'mello Jason Krol
- 152字
- 2021-07-09 21:12:59
Node and MongoDB in the wild
Both Node 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 to power their web applications. This is due in large part to the asynchronous nature of Node, 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:
- 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
推薦閱讀
- Implementing Modern DevOps
- 微信公眾平臺與小程序開發:從零搭建整套系統
- 從零開始:數字圖像處理的編程基礎與應用
- Mastering JavaScript Object-Oriented Programming
- Java面向對象思想與程序設計
- 軟件測試項目實戰之性能測試篇
- 算法大爆炸:面試通關步步為營
- Terraform:多云、混合云環境下實現基礎設施即代碼(第2版)
- 微服務架構深度解析:原理、實踐與進階
- Yii Project Blueprints
- Learning Apache Karaf
- ASP.NET程序開發范例寶典
- uni-app跨平臺開發與應用從入門到實踐
- Nagios Core Administration Cookbook(Second Edition)
- Machine Learning for OpenCV