Academic literature on the topic 'Native XML database'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Native XML database.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Journal articles on the topic "Native XML database"
Zhang, Xue Min, and Hua Bei Nie. "Storage Model of Native XML Database Based on Object-Oriented Database." Applied Mechanics and Materials 241-244 (December 2012): 2812–15. http://dx.doi.org/10.4028/www.scientific.net/amm.241-244.2812.
Full textBalamurugan, S., and A. Ayyasamy. "Performance Evaluation of Native XML Database and XML Enabled Database." International Journal of Advanced Research in Computer Science and Software Engineering 7, no. 5 (May 30, 2017): 182–91. http://dx.doi.org/10.23956/ijarcsse/sv7i5/0109.
Full textWang, Lian Sheng, Ting Jun Li, Tao Sun, Zhi Yong Liu, and Xiao Dong Sun. "The Database Design Based on Native XML Database Technology." Applied Mechanics and Materials 241-244 (December 2012): 2561–64. http://dx.doi.org/10.4028/www.scientific.net/amm.241-244.2561.
Full textJagadish, H. V., S. Al-Khalifa, A. Chapman, L. V. S. Lakshmanan, A. Nierman, S. Paparizos, J. M. Patel, et al. "TIMBER: A native XML database." VLDB Journal The International Journal on Very Large Data Bases 11, no. 4 (December 1, 2002): 274–91. http://dx.doi.org/10.1007/s00778-002-0081-x.
Full textZhang, Jun, Jian Qiang Zhang, and Hong Yan Zhao. "IETM Database Design Based on Native XML Database Technology." Advanced Materials Research 971-973 (June 2014): 1624–27. http://dx.doi.org/10.4028/www.scientific.net/amr.971-973.1624.
Full textPehcevski, Jovan, James A. Thom, and Anne-Marie Vercoustre. "Hybrid XML Retrieval: Combining Information Retrieval and a Native XML Database." Information Retrieval 8, no. 4 (December 2005): 571–600. http://dx.doi.org/10.1007/s10791-005-0748-1.
Full textPaventhan, A., Kenji Takeda, Simon J. Cox, and Denis A. Nicole. "Federated Database Services for Wind Tunnel Experiment Workflows." Scientific Programming 14, no. 3-4 (2006): 173–84. http://dx.doi.org/10.1155/2006/729069.
Full textZHANG, Peng. "A new structural join algorithm in Native XML database." Journal of Computer Applications 28, no. 4 (April 20, 2008): 869–71. http://dx.doi.org/10.3724/sp.j.1087.2008.00869.
Full textXiaofeng, Meng, Wang Xiaofeng, Xie Min, Zhang Xin, and Zhou Junfeng. "OrientX: An integrated, schema based native XML database system." Wuhan University Journal of Natural Sciences 11, no. 5 (September 2006): 1192–96. http://dx.doi.org/10.1007/bf02829235.
Full textCui, Yue Ping, and Ping Gu. "A Query Optimization Modle and Algorithms for XML Data File." Advanced Materials Research 655-657 (January 2013): 1800–1804. http://dx.doi.org/10.4028/www.scientific.net/amr.655-657.1800.
Full textDissertations / Theses on the topic "Native XML database"
Kanne, Carl-Christian. "Core technologies for native XML database management systems." [S.l. : s.n.], 2003. http://www.bsz-bw.de/cgi-bin/xvms.cgi?SWB10605041.
Full textHall, David. "An XML-based Database of Molecular Pathways." Thesis, Linköping University, Department of Computer and Information Science, 2005. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-3717.
Full textResearch of protein-protein interactions produce vast quantities of data and there exists a large number of databases with data from this research. Many of these databases offers the data for download on the web in a number of different formats, many of them XML-based.
With the arrival of these XML-based formats, and especially the standardized formats such as PSI-MI, SBML and BioPAX, there is a need for searching in data represented in XML. We wanted to investigate the capabilities of XML query tools when it comes to searching in this data. Due to the large datasets we concentrated on native XML database systems that in addition to search in XML data also offers storage and indexing specially suited for XML documents.
A number of queries were tested on data exported from the databases IntAct and Reactome using the XQuery language. There were both simple and advanced queries performed. The simpler queries consisted of queries such as listing information on a specified protein or counting the number of reactions.
One central issue with protein-protein interactions is to find pathways, i.e. series of interconnected chemical reactions between proteins. This problem involve graph searches and since we suspected that the complex queries it required would be slow we also developed a C++ program using a graph toolkit.
The simpler queries were performed relatively fast. Pathway searches in the native XML databases took long time even for short searches while the C++ program achieved much faster pathway searches.
Suchak, Raj Narendra. "A page based storage manager for a native XML database /." Thesis, McGill University, 2005. http://digitool.Library.McGill.CA:80/R/?func=dbin-jump-full&object_id=82431.
Full textFaraglia, Piergiorgio. "XML document representation on the Neo solution." Thesis, Linköping University, Department of Computer and Information Science, 2007. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-8686.
Full textThis thesis aims to find a graph structure for representing XML documents and to implement the former representation for storing such documents. The graph structure, in fact, is the complete representation for the XML documents; this is dued to the id/idref attribute which could be present inside the XML document tag.
Two different graph structures have been defined on this thesis, they are called most granular and customizable representations. The first one is the simplest way for representing XML documents, while the second one makes some improvements for optimizing inserting, deleting, and querying functions.
The implementation of the former graph structures is made over a new kind of database built specifically for storing semi-structured data, such database is called Neo. Neo database works only with three primitives: node, relationship, and property. Such data model represents a new solution compared to the traditional relational view.
The XML information manager implements two different API which work with the two former graph structure respectively. The first API works with the customizable representation, while the second one works with the customizable representation.
Some evaluations have been done over the second implemented API, and they showed that the implemented code is free of bugs and moreover that the customizable representation brings about some improvements on making queries over the stored data.
Hernych, Radim. "Transformace a perzistence XML v relační databázi." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2009. http://www.nusl.cz/ntk/nusl-236730.
Full textWeiner, Andreas M. [Verfasser]. "Cost-Based XQuery Optimization in Native XML Database Systems / Andreas M. Weiner." München : Verlag Dr. Hut, 2011. http://d-nb.info/1016531435/34.
Full textPehcevski, Jovan, and jovanp@cs rmit edu au. "Evaluation of Effective XML Information Retrieval." RMIT University. Computer Science and Information Technology, 2007. http://adt.lib.rmit.edu.au/adt/public/adt-VIT20080104.142709.
Full textCelik, Cigdem. "An Mpeg-7 Video Database System For Content-based Management And Retrieval." Master's thesis, METU, 2005. http://etd.lib.metu.edu.tr/upload/12606679/index.pdf.
Full textBoháč, Martin. "Perzistence XML v relační databázi." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2010. http://www.nusl.cz/ntk/nusl-237200.
Full textKunovský, Tomáš. "Temporální XML databáze." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2016. http://www.nusl.cz/ntk/nusl-255389.
Full textBooks on the topic "Native XML database"
Hammerschmidt, Beda Christoph. KeyX: Selective key-oriented indexing in native XML-databases. Berlin: Aka, 2006.
Find full textMcCullagh, Jonny. Shaxpeer: a web-based Native XML database application using Xindice, Apache Tomcat and Java. [s.l: The Author], 2003.
Find full textRashid, Awais, Akmal B. Chaudhri, and Roberto Zicari. XML Data Management: Native XML and XML-Enabled Database Systems. Addison-Wesley Professional, 2003.
Find full textB, Chaudhri Akmal, Rashid Awais, and Zicari Roberto, eds. XML data management: Native XML and XML-enabled database systems. Boston: Addison-Wesley, 2003.
Find full textBurger, Harald. Efficient XML Updates- Index-Aware Updates for a Native XML Database System. VDM Verlag Dr. Mueller e.K., 2006.
Find full textHammerschmidt, Beda Christoph. KeyX: Selective Key-Oriented Indexing in Native XML-Databases: Volume 93 Dissertations in Database and Information Systems - Infix. IOS Press, 2006.
Find full textBook chapters on the topic "Native XML database"
Meier, Wolfgang. "eXist: An Open Source Native XML Database." In Web, Web-Services, and Database Systems, 169–83. Berlin, Heidelberg: Springer Berlin Heidelberg, 2003. http://dx.doi.org/10.1007/3-540-36560-5_13.
Full textAmato, Giuseppe, and Franca Debole. "A Native XML Database Supporting Approximate Match Search." In Research and Advanced Technology for Digital Libraries, 69–80. Berlin, Heidelberg: Springer Berlin Heidelberg, 2005. http://dx.doi.org/10.1007/11551362_7.
Full textLuo, Daofeng, Ting Chen, Tok Wang Ling, and Xiaofeng Meng. "On View Transformation Support for a Native XML DBMS." In Database Systems for Advanced Applications, 226–31. Berlin, Heidelberg: Springer Berlin Heidelberg, 2004. http://dx.doi.org/10.1007/978-3-540-24571-1_20.
Full textSchmidt, Karsten, Sebastian Bächle, and Theo Härder. "Benchmarking Performance-Critical Components in a Native XML Database System." In Database Systems for Advanced Applications, 64–78. Berlin, Heidelberg: Springer Berlin Heidelberg, 2009. http://dx.doi.org/10.1007/978-3-642-04205-8_7.
Full textKurt, Atakan, and Mustafa Atay. "An Experimental Study on Query Processing Efficiency of Native-XML and XML-enabled Database Systems." In Databases in Networked Information Systems, 268–84. Berlin, Heidelberg: Springer Berlin Heidelberg, 2002. http://dx.doi.org/10.1007/3-540-36233-9_21.
Full textKoromilas, Lazaros, George Chinis, Irini Fundulaki, and Sotiris Ioannidis. "Controlling Access to XML Documents over XML Native and Relational Databases." In Lecture Notes in Computer Science, 122–41. Berlin, Heidelberg: Springer Berlin Heidelberg, 2009. http://dx.doi.org/10.1007/978-3-642-04219-5_8.
Full textAyadi, Dhekra, Olfa Arfaoui, and Minyar Sassi-Hidri. "Using Conceptual Scaling for Indexing XML Native Databases." In Web-Age Information Management, 309–18. Berlin, Heidelberg: Springer Berlin Heidelberg, 2012. http://dx.doi.org/10.1007/978-3-642-33050-6_30.
Full textde la Torre Díez, Isabel, Francisco Javier Díaz-Pernas, Míriam Antón-Rodríguez, Mario Martínez-Zarzuela, David González-Ortega, and José Fernando Díez-Higuera. "Analysis of XML Native Databases for E-Health Applications." In Advances in Intelligent and Soft Computing, 265–72. Berlin, Heidelberg: Springer Berlin Heidelberg, 2011. http://dx.doi.org/10.1007/978-3-642-19934-9_34.
Full textWeiner, Andreas M., and Theo Härder. "Using Structural Joins and Holistic Twig Joins for Native XML Query Optimization." In Advances in Databases and Information Systems, 149–63. Berlin, Heidelberg: Springer Berlin Heidelberg, 2009. http://dx.doi.org/10.1007/978-3-642-03973-7_12.
Full textde la Torre Díez, Isabel, Roberto Hornero Sánchez, Miguel López Coronado, Jesús Poza Crespo, and María Isabel López Gálvez. "A Web-Based Application to Exchange Electronic Health Records and Medical Images in Ophthalmology." In Database Technologies, 1372–84. IGI Global, 2009. http://dx.doi.org/10.4018/978-1-60566-058-5.ch081.
Full textConference papers on the topic "Native XML database"
Liu, Xiaohua, and Youchuan Wan. "Storing Spatio-Temporal Data in XML Native Database." In 2010 2nd International Workshop on Database Technology and Applications (DBTA). IEEE, 2010. http://dx.doi.org/10.1109/dbta.2010.5659107.
Full textHaitao Liu, Jianghe Zhao, Liyan Wang, Guangxian Lv, and Yafei Ji. "Native XML database technology of digital distribution network." In 2009 International Conference on Sustainable Power Generation and Supply. SUPERGEN 2009. IEEE, 2009. http://dx.doi.org/10.1109/supergen.2009.5348367.
Full textWeigel, Felix, Klaus U. Schulz, and Holger Meuss. "Exploiting native XML indexing techniques for XML retrieval in relational database systems." In the seventh ACM international workshop. New York, New York, USA: ACM Press, 2005. http://dx.doi.org/10.1145/1097047.1097054.
Full textNatu, Shalaka, and John Mendonca. "Digital asset management using a native XML database implementation." In Proceeding of the 4th conference. New York, New York, USA: ACM Press, 2003. http://dx.doi.org/10.1145/947121.947175.
Full textHua, Jiang, and Yang Qing. "A Keyword-Based Query Solution for Native XML Database." In 2011 International Conference on Internet Technology and Applications (iTAP). IEEE, 2011. http://dx.doi.org/10.1109/itap.2011.6006184.
Full textUeng, P. Sae, and S. Skrbic. "Implementing XQuery fuzzy extensions using a native XML database." In 2012 IEEE 13th International Symposium on Computational Intelligence and Informatics (CINTI). IEEE, 2012. http://dx.doi.org/10.1109/cinti.2012.6496780.
Full textXiao-mei, Yang, and Dai Heng. "Native XML Database design and realization based on MDA." In 2010 2nd IEEE International Conference on Information Management and Engineering. IEEE, 2010. http://dx.doi.org/10.1109/icime.2010.5477950.
Full text"AN OPENEHR REPOSITORY BASED ON A NATIVE XML DATABASE." In International Conference on Health Informatics. SciTePress - Science and and Technology Publications, 2012. http://dx.doi.org/10.5220/0003784003860389.
Full textXU, GAOCHAO, XIAODONG FU, LIANG HU, XIAOHUI WEI, and YANG LIU. "DESIGN AND IMPLEMENTATION OF A NATIVE XML DATABASE BASED ON XML FILTER SCHEME." In Proceedings of the International Computer Conference 2006. World Scientific Publishing Company, 2006. http://dx.doi.org/10.1142/9789812772763_0072.
Full textHarder, Theo, Christian Mathis, and Karsten Schmidt. "Comparison of Complete and Elementless Native Storage of XML Documents." In 11th International Database Engineering and Applications Symposium (IDEAS 2007). IEEE, 2007. http://dx.doi.org/10.1109/ideas.2007.4318094.
Full text