OORDBMS:面向对象的关系数据库管理系统

面向对象的关系数据库管理系统(OORDBMS)是计算机领域中数据库技术的重要分支,它结合了关系型数据库的高效管理和面向对象编程的灵活性。这一术语常缩写为OORDBMS,既便于书写交流,也广泛应用于学术讨论和工程实践中。该系统能够有效支持复杂数据模型和对象操作,适用于需要高度抽象和数据完整性的应用场景。

Object-Oriented Relational DataBase Management System具体释义

  • 英文缩写:OORDBMS
  • 英语全称:Object-Oriented Relational DataBase Management System
  • 中文意思:面向对象的关系数据库管理系统
  • 中文拼音:miàn xiàng duì xiàng de guān xi shù jù kù guǎn lǐ xì tǒng
  • 相关领域oordbms 数据库

Object-Oriented Relational DataBase Management System的英文发音

例句

  1. A data object access model combining the object-oriented programming technique with the access process of traditional relational database management system ( RDBMS ) was put forward.
  2. 结合传统的关系数据库管理系统(relationaldatabasemanagementsystem,RDBMS)访问过程,采用面向对象的编程技术提出了一种数据对象访问模型。
  3. Object-Oriented model for real-time database is designed, using relational database, file management system and memory database to store and control all kinds of datas that confirm different access requirement. Using dynamic linking to accomplish real-time database.
  4. 设计了面向对象的实时数据库模型,采用关系数据库、文件管理系统和内存数据库实现对不同访问要求的数据存储和管理,运用动态连接建立实时数据库;
  5. In this paper, the model of database broker is introduced to solve the contradiction between object-oriented programming and the relational database that is usually adopted in the management information system of manufacturing enterprises in China.
  6. 文章针对我国制造业信息系统中的关系数据库和面向对象的编程之间的矛盾,给出了一种解决方案&采用数据库代理模式进行设计;