期刊文献+

大数据量Excel数据导入系统的设计与实现 被引量:6

Design and implementation of Excel mass data importing system
下载PDF
导出
摘要 针对现有大数据量Excel导入系统效率较低的问题,设计并实现了一种新的大数据量Excel数据导入系统。该系统采用C#语言,在VS2012的开发环境中,利用多线程技术将大数据量Excel表格数据导入到SQL Server中,加快了信息导入的速度。并且在临时表与目标表之间的合并过程中,摒弃了传统的游标逐条插入方式,取而代之的是SQL Server 2008中的Merge技术,极大地加快了数据库端不同表之间数据的同步过程。实验测试结果表明,整个系统导入100万条数据耗时9 534 ms,远少于传统Excel导入系统所耗时间,有效提高大数据量Excel导入系统的效率。 In order to eliminate the poor efficiency phenomenon existing in mass data Excellimportation system,a novel mass data Excellimporting system was designed and implemented. C# language and multi-threading technology are used in the system to introduce the mass data Excelltabular data into SQL Server under VS2012 developing environment. The system can shorten the time in the process of information importation. Moreover,instead of the traditional way of inserting item by item,a new Merge technology in SQL Sever 2008 is employed in the process of the mergence between the target table and the temporary table to greatly accelerate the data synchronization between different tables. The experimental testing result demonstrates that it takes 9534 ms for this system to import 1,000,000 data,which is far shorter than the traditional Excellimporting system. It proves that this system can improve the efficiency of mass data Excellimporting system efficiently.
作者 彭磊 李先国
出处 《现代电子技术》 2014年第14期57-59,共3页 Modern Electronics Technique
关键词 大数据量 Excel SQL SERVER 多线程 MERGE mass data Excel SQL Server multi-threading Merge
  • 相关文献

参考文献7

二级参考文献36

  • 1华国栋,刘文予.基于ADO.NET的数据库访问及其性能优化[J].计算机应用研究,2004,21(6):215-218. 被引量:42
  • 2王恩德.ADO访问Excel数据的技术分析与实现[J].计算机教育,2006(1):30-32. 被引量:2
  • 3刘高霞,史浩,付新虎,刘维亚.基于Visual C++.NET的ADO.NET编程[J].电子工程师,2006,32(3):47-49. 被引量:3
  • 4AKHTERS.ROBERTSJ.多核程序设计技术[M].李宝峰,富弘毅,李韬,译.北京:电子工业出版社.2007.
  • 5Excel Home编著.Excel应用大全[M].北京:人民邮电出版社,2008.
  • 6杨湖,李风蕾等.SQLServer2005数据库系统开发案例精选[M].北京:人民邮电出版社,2007.
  • 7魏文胜.Excel与SQLServer数据的相互转换之方法[J].电脑知识与技术,2007(10):892.
  • 8ROBINSONs.c撑高级编程指南[M].北京:清华大学出版社,2009.
  • 9罗斌.Visualc#.NET精彩编程实例集锦[M].北京:中国水利水电出版社,2009.
  • 10PETZOLDC.MicrosoftC#Windows程序没计(上册)[M].北京:北京大学出版社.2009.

共引文献11

同被引文献25

引证文献6

二级引证文献32

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部