- Hands-On Big Data Modeling
- James Lee Tao Wei Suresh Kumar Mukhiya
- 111字
- 2021-06-10 18:58:49
Data operations
A very significant aspect of data management is documenting, defining, implementing, and testing the set of operations that is required for a specific application. In short, there are two distinct sets of operations that are used for data management, as follows:
- An operation that works on a singular object: As an example, an operation that crops an image, extracting a sub-area from an area of pixels, is a single-object operation, because we consider the image to be a single object.
- An operation that works on collections of data objects: This operation deals with merging two collections together, in order to form a larger collection.
推薦閱讀
- 繪制進程圖:可視化D++語言(第1冊)
- 玩轉智能機器人程小奔
- PowerShell 3.0 Advanced Administration Handbook
- 傳感器技術實驗教程
- Mastering Elastic Stack
- Hands-On Cybersecurity with Blockchain
- 數據庫原理與應用技術
- 可編程序控制器應用實訓(三菱機型)
- Apache Superset Quick Start Guide
- Troubleshooting OpenVPN
- PostgreSQL 10 Administration Cookbook
- 網絡管理工具實用詳解
- 電子設備及系統人機工程設計(第2版)
- 實戰Windows Azure
- Hands-On Microservices with C#