Vocab Bloom Hub

object-oriented database

/ˈɒbdʒɪkt ˈɔːriəntɪd ˈdeɪtəbeɪs/

翻译: 一种数据库管理系统,以对象的形式存储数据,如同面向对象编程中所使用的那样,将数据库的能力与面向对象编程语言的特性相结合。

1 个条目

phrase

C1formalcommonIT/ˈɒbdʒɪkt ˈɔːriəntɪd ˈdeɪtəbeɪs/

A type of database management system that stores data in the form of objects, as used in object-oriented programming, combining database capabilities with object-oriented programming language features.

  • 🇨🇳一种数据库管理系统,以对象的形式存储数据,如同面向对象编程中所使用的那样,将数据库的能力与面向对象编程语言的特性相结合。
  1. Object-oriented database C1 formal

    A database management system that stores data in the form of objects, as used in object-oriented programming.

    • The company uses an object-oriented database to manage complex data relationships.
    • Object-oriented databases are well-suited for applications with intricate data models.
    • Developers often choose an object-oriented database for its seamless integration with object-oriented languages.

    🇨🇳面向对象数据库