noun
data object
Computing term for a structured unit of data, such as an instance of a class in object-oriented programming or a record in a database.
このプログラムでは、ユーザー情報をデータオブジェクトとして扱います。
In this program, user information is handled as data objects.
オブジェクト is a broader term for 'object' in computing and general contexts, while データオブジェクト specifically emphasizes the data aspect.
Loanword from English 'data object', combining 'data' and 'object'.