TechRepublic Resources
- Achieving True Information Freedom: Native xml databases and Pattern Processing
- With a continuing growth in demand for collaboration, shared data, and flexible, agile systems comes new technical opportunities. A new data definition model, the eXtensible Markup Language, or XML, is rapidly being adopted due to its promise of extensibility and ease of data transport across systems. And now a new...
- Tags: XML Database, XML, Software/Web Development, Web Development
- White papers
- How to Boost Performance of Your XML Data in DB2
- Today, most XML content is stored either in file systems or in relational or pure XML databases. When stored in relational databases, the XML data is either shredded or stored as a single object. These methods have their advantages, but retrieving and updating this data can be expensive and time-consuming....
- Tags: Performance, XML Database, XML-Data, IBM DB2, XML, Software/Web Development, Web Development
- Webcasts
- Converter Plus (zip)
- Converter Plus is database converter tool which is use to convert .txt (text file) to .xml file (XML database file), .txt (text file) to .sql file (SQL script file for SQL server/Oracle); .txt (text file) to .mdb file (Microsoft Access Database); .xml file (XML database file) to .sql file (SQL...
- Tags: SQL, XML Database, XML File, XML, Programming Languages, Databases, Software/Web Development, Web Development, Software Development, Enterprise Software, Software, Data Management
- Software downloads 2007-11-20
- Building With Oracle xml database
- As a software development shop involved with XML technologies for several years, Theriak Software (formerly eMR) has witnessed firsthand the many recent improvements Oracle has made in these technologies. This paper explores some of the techniques Oracle used to successfully build a production-grade, generic survey system that was codeveloped with...
- Tags: Oracle Corp., XML Database, XML, Software Development, Marketing Research, Databases, Software/Web Development, Web Development, Marketing, Enterprise Software, Software, Data Management
- White papers 2004-09-01
- A simple xml database for your Windows applications
- By Charles SterlingEditor's NoteThis article originally appeared in our sister publication, Builder Australia, as part of the Ask Chuck column.I want to create a Windows Application that allows a user to enter/edit/access data that he or she creates without connecting to a remote database. I want all of the data...
- Tags: XML Database, Builder Australia, XML, XML file, Windows application
- Technical articles 2003-12-23
- XML:DB native xml database API and its implementation in Apache Xindice
- The XML:DB API is designed to enable a common access mechanism to native XML databases. The API enables the construction of applications to store, retrieve, modify and query data that is stored in an XML database. The API is described in terms of IDL, giving a freedom to implement it...
- Tags: Storage, Databases, Peter V. Mikhalenko, API, Apache Software Foundation, database, XML, Document Object Model, XUpdate, DOM Document, XML:DB API, XML Database
- Technical articles 2003-11-14
- Combining XML and databases
- XML is the new data standard, but relational databases won't be disappearing. See how XML can peacefully coexist with a relational database, and learn when XML databases are appropriate to use.XML has evolved into a viable alternative for representing data. As more applications use XML, the big question becomes how...
- Tags: Roy C. Hoobler, XML, XPath, XML Database, database
- Technical articles 2002-08-29
- Clearing the confusion about xml databases
- When developers talk about XML databases, they usually mean two things: the database that stores the XML data and the DBMS that manipulates the XML database. Most major DBMS products allow you to integrate XML data into your application without changing your existing database. Let’s discuss the types of XML...
- Tags: Databases, Beth Bowden, XML, native XML database, XML document, database, XML Database, RDBMS
- Technical articles 2003-05-30
- Native xml databases boost e-business transaction speeds
- By Maggie BiggsExtensible Markup Language (XML) is quickly becoming the de facto standard for exchanging corporate data via structured documents, whether internally with business partners or via public applications across the Internet. However, the data you need to exchange will likely be stored today in a relational database or...
- Tags: CNET, XML, XML Database, native XML database
- Technical articles 2001-12-26
Additional Resources
- Building Database-Driven PHP Applications on Oracle XML DB
- Although, when working with Oracle XML DB from the PHP scripting language, one can still process XML data on the client side by using PHP's XML extensions, there are many advantages to processing XML content inside the database. Moving the XML processing to the database tier is particularly useful when...
- Tags: Database, Oracle Corp., XML, Scripting Languages, Software/Web Development, Web Development
- White papers
- Native XML Support in DB2 Universal Database
- The major relational database systems have been providing XML support for several years, predominantly by mapping XML to existing concepts such as LOBs or (object-) relational tables. The limitations of these approaches are well known in research and industry. Thus, a forthcoming version of DB2 Universal Database is enhanced with...
- Tags: Database, IBM DB2 Universal Database, IBM DB2, XML Storage, XML, Software/Web Development, Web Development
- White papers 2005-07-19
- Querying XML
- As a strongly typed, highly expressive, compositional query language, XQuery is of interest to developers seeking to access data stored in multiple applications and data sources. Even where the storage is more homogeneous - say, entirely in a database - if the data is XML-oriented, XQuery preserves the XML abstraction,...
- Tags: Oracle Corp., XQuery, SQL, XML, Software/Web Development, Web Development
- White papers 2004-12-01
- Database and XML Toolkit (DbTkXml) (exe)
- The DbXmlTool Toolkit provides the following basic database functions: export data from a database to DBF, XML, CSV, HTML or TXT format, merge and synchronize data between databases, import data into a database from DBF, XML, CSV and TXT format without duplication, automate repetitive database tasks (DbScript or command line...
- Tags: XML, DbXmlTool Toolkit, Storage, Databases, Hardware, Enterprise Software, Software, Data Management
- Software downloads 2005-08-15
- Preserving XML Queries During Schema Evolution: A Guide to Writing Queries That Behave Well Across XML Schema Changes
- As XML gains widespread use as an information exchange standard, the ability to persist, validate, and query XML documents becomes increasingly important. Moreover, with the proliferation of Web services and mash-ups, Web application developers increasingly need to query and transform XML messages, where such messages come directly from a Web...
- Tags: XML Schema, XML Document, XML Query, XML, Software/Web Development, Web Development
- White papers 2007-06-05
- XML in a Non-Unicode Database: Handle Code Page Conversion in XML Data in DB2 for Linux, UNIX, and Windows
- This paper explains how to use the XML native data type in a non-Unicode database in DB2 Viper 2. The paper provide tips on how to avoid substitution characters, pointers for query structuring and character reference usage, and explanations of the new utility User-Defined Functions (UDFs) shipping with the product....
- Tags: Linux, Microsoft Windows, XML-Data, Unix, IBM DB2, Databases, Storage, XML, Enterprise Software, Software, Data Management, Hardware, Software/Web Development, Web Development
- White papers 2007-07-19
- Alchemist XML IDE Professional (exe)
- Alchemist XML IDE, is an advanced XML Integrated Development Environment (XML IDE). Alchemist adds powerful new features, again pushing the innovation envelope that helped establish Alchemist in the market. Alchemist's best-in-class features for working with XML, XSL, XSLT, XPath, SQL/XML, code generation, database to XML mapping and many other XML...
- Tags: IDE, Alchemist, XML, Software/Web Development, Web Development
- Software downloads 2006-03-15
- How do I... Transfer and store data from an XML document in a relational database?
- Between AJAX, Web services and just plain XML there is a plethora of information going to and fro. Yes, XML really makes it easy to move data from here to there and from there to here. While this is really great it totally ignores the fact that eventually the data...
- Tags: XML Document, RDBMS, XML, Databases, Software/Web Development, Web Development, Enterprise Software, Software, Data Management
- Download resources 2006-11-17
- Querying, Constructing, and Transforming XML With Oracle XQuery
- With the release of Oracle Database 10g Release 2, Oracle introduced a full-featured, native XQuery engine integrated with the database that can be used to accomplish various tasks involved in developing an XML-enabled application. A query language designed to work with the XML data model, XQuery can actually operate on...
- Tags: Oracle Corp., XQuery, XML, Databases, Software/Web Development, Web Development, Enterprise Software, Software, Data Management
- White papers 2006-02-01
- Get Off to a Fast Start With DB2 Viper
- DB2 Viper provides significant new capabilities for supporting XML, including a new XML data type and underlying engine-level components that automatically store and process XML data in an efficient manner. To help the user get up to speed quickly on these features, this paper described how to create a test...
- Tags: XML-Data, IBM DB2, DB2 Viper, XML, Databases, Software/Web Development, Web Development, Enterprise Software, Software, Data Management
- White papers 2006-03-02
- The IBM Approach to Unified XML/Relational Databases
- The data management industry has no definitive description of the term "native XML storage." The term is used commonly throughout the industry with varying degrees of interpretation. IBM provides a truly native unified XML/relational database, supporting the XML data model from the client through the database down to the disk...
- Tags: IBM Corp., Data Management Industry, Storage, Data Management, XML, Databases, Hardware, Software/Web Development, Web Development, Enterprise Software, Software
- White papers 2005-03-01
- << Previous
- page 1 of 1
- Next >>