Recommend this page to a friend! |
Download .zip |
Info | View files (8) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2003-10-12 (13 years ago) | Not enough user ratings | Total: 1,563 | All time: 2,437 This week: 872 |
Version | License | Categories | ||||
xmlrepository 1.0 | MIT/X Consortium ... | XML, Databases |
Description | Author | |||||||||||||
XML storage solution using a relational database. |
|
XMLRepository for PHP (c) 2003 Roland Dietrich (roland@ivizio.com) XML storage solution using a relational database. This class uses the Edge Table Approach with inlining to store and retrieve xml objects to or from a relational database. You can insert, update, or delete elements and attributes, load and reconstruct complete xml documents. Requires adodb (http://php.weblogs.com/adodb) The edge table apporach is described in the paper "A Performance Evaluation of Alternative Mapping Schemes for Storing XML Data in a Relational Database" by Daniela Florescu and Donald Kossmann (ftp://ftp.inria.fr/INRIA/publication/publi-pdf/RR/RR-3680.pdf) DOCUMENTATION AND EXAMPLES License > LICENSE.txt Documentation > XmlRepository.html Examples Common Usage > tutorial.html Example Generating XML files > example.php REPOSITORY PACKAGE Table script for MySQL > XmlRepository.sql Database Connection > adodb.inc.php (please adjust this) Class itself > XmlRepository.class.php |
Files |
File | Role | Description |
---|---|---|
adodb.inc.php | Class | DB connection definition |
example.php | Example | Example |
LICENSE.txt | Lic. | License information |
README.txt | Doc. | Release information |
tutorial.html | Example | Example |
XmlRepository.class.php | Class | Class file |
XmlRepository.html | Doc. | Class description |
XmlRepository.sql | Conf. | script for repository table |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.