-
一种基于数据访问流的数据库索引优化方法该方法通过集成业务流程模型与数据模型,抽取了流程活动中包含的数据访问操作和流程的控制结构形成数据访问流,分析了数据访问流中...
一种基于数据访问流的数据库索引优化方法该方法通过集成业务流程模型与数据模型,抽取了流程活动中包含的数据访问操作和流程的控制结构形成数据访问流,分析了数据访问流中数据访问操作的频度,为频繁数据访问操作所对应的数据项创建索引,达到改善数据访问性能的目的。实验结果表明,该方法提高了数据查询的速度。-A novel method called data-access-flow based index optimization (DAFIO) is proposed to provide automatic index select for databasein order to improve the data access performance. By integrating the data model and process model of the IT systems and getting data access flow, theDAFIO method can analyze the data access flow to find those data item which are accessed frequently, and then create indexes for these frequentitems. The experiment results show that the novel method is effective to improve the data access performance.
- 2023-04-15 10:50:04下载
- 积分:1
-
Automatically derived from the database by category text, read ACCESS, according...
自动从数据库按类导出文本,读取ACCESS,根据文本类别 读出文本-Automatically derived from the database by category text, read ACCESS, according to the text read out the text of the categories
- 2022-05-18 15:16:55下载
- 积分:1
-
PHP的beginers
亲爱的同学们是打印指令和数据库操作和不同的行动,在 php 编程
- 2022-10-31 23:05:02下载
- 积分:1
-
MS SQL数据库连接学校管理系统java
在MS SQL Server数据库连接 java的学校管理系统;
- 2022-07-25 09:05:03下载
- 积分:1
-
数据结构的课程设计 哈希表 有详细的论文和源程序
数据结构的课程设计 哈希表 有详细的论文和源程序 -Data structure of the curriculum design Hashtable detailed papers and source code
- 2023-06-01 23:35:04下载
- 积分:1
-
最长公共子串问题
最长公共子串问题-longest public substrings problems
- 2022-04-07 07:03:02下载
- 积分:1
-
B树排序算法的实现,还不错。有兴趣的可以看看。
B树排序算法的实现,还不错。有兴趣的可以看看。-B-tree algorithm to achieve, quite good. Interested parties can look at.
- 2022-01-25 18:47:11下载
- 积分:1
-
学生管理系统
这是一个完整的学生管理系统,就奖学金那一模块需添加一个窗口判断。非常适合学习以及用于毕业设计。
- 2022-12-06 14:25:06下载
- 积分:1
-
在线考试系统
在线考试系统是为不同学生提供在线考试。 使用 PHP 构建, wamp 服务器包含登录表单,注册表单, 和数据库维护,可以删除或者插入数据
- 2022-01-30 21:57:38下载
- 积分:1
-
SQLite数据库,已经封装成类,支持unicode和非Unicode,可用于嵌入式系统和Windows系统等,包含演示代码...
SQLite数据库,已经封装成类,支持unicode和非Unicode,可用于嵌入式系统和Windows系统等,包含演示代码-SQLite database, has been packaged into a category, to support unicode and non-Unicode, can be used in embedded systems and Windows systems, including demonstration of the code
- 2022-04-26 18:37:16下载
- 积分:1