...
首页> 外文期刊>C - C++ Users Journal >Database Portable Software
【24h】

Database Portable Software

机译:数据库便携式软件

获取原文
获取原文并翻译 | 示例

摘要

Portability is an important software quality attribute. We say a software system is "database portable" when it can optimally run against different database management systems. Database portable software exploits vendor-specific features when necessary, while at the same time facilitating code reuse. Database portable software should support functional extension following Meyer's Open-Close principle (open to extension, closed to change), thus minimizing support costs. In this article, we describe a pattern-based architecture for achieving database portability in an optimal way, letting you use database native features when necessary. In the process, we present DbKit, a toolkit that supports the architecture.
机译:可移植性是重要的软件质量属性。我们说软件系统可以最佳地针对不同的数据库管理系统运行时,它是“可移植的数据库”。数据库可移植软件在必要时利用特定于供应商的功能,同时促进代码重用。数据库便携式软件应支持遵循Meyer的“开放-关闭”原则的功能扩展(可扩展,可更改),从而将支持成本降至最低。在本文中,我们描述了一种基于模式的体系结构,用于以最佳方式实现数据库的可移植性,让您在必要时使用数据库本机功能。在此过程中,我们将介绍DbKit,这是一种支持该体系结构的工具包。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号