- Practical Internet of Things with JavaScript
- Arvind Ravulavaru
- 65字
- 2021-07-02 19:58:40
MongoDB
We are going to use MongoDB as our data persistence layer. MongoDB is a NoSQL document database that allows us to save documents with different schemas in one collection. This kind of database is well suited for dealing with sensor data from various devices, as the data structure or the parameters vary from solution to solution. To know more about MongoDB, refer to https://www.mongodb.com/.
推薦閱讀
- 基于C語言的程序設計
- Clojure Data Analysis Cookbook
- Hands-On Neural Networks with Keras
- 精通Windows Vista必讀
- 機器自動化控制器原理與應用
- 悟透AutoCAD 2009完全自學手冊
- 單片機C語言程序設計完全自學手冊
- 啊哈C!思考快你一步
- 精通LabVIEW程序設計
- 網絡存儲·數據備份與還原
- Introduction to R for Business Intelligence
- Linux系統管理員工具集
- Effective Business Intelligence with QuickSight
- 自適應學習:人工智能時代的教育革命
- WPF專業編程指南