Berkeley XML Database

Author Message

Tom C

Friday 11 February 2005 2:07:13 pm

Has anyone tried integrating eZ publish with a berkeley database?

Does anyone see potential for their XML database as an open source alternative to mysql or postgre, particularly for legal firms and other clients who may require feature-rich xml-based, structured knowledge and document management? (see www.sleepycat.com)

Is there any chance that mysql will develop their own XML database?

These are key questions for my project, since if we have to redesign, the last thing I want to do is migrate from one database format to another. Additionally, we may wish to use a DTD that is not native to eZ publish for xml data storage or at least for export or transformation for publishing. I'm not sure that's possible.

These xml capabilities were the key attraction for me to the Apache Lenya CMS (lenya.apache.org), but I'm hoping eZ publish can be made to do the job. Then, I would gain all the other benefits of eZ publish. Lenya wouldn't work at all for me right now.

Another way to get at these questions is to ask, how easily could eZ publish be modified to mimic the xml pipeline architecture of the Apache Cocoon framework or use an equally-effective model? I'm heartened that eZ is gaining functionality to import/export to OpenOffice. This may satisfy our needs, although the industry sector-specific DTD is still an issue.

Thanks,

Tom

Gabriel Ambuehl

Saturday 12 February 2005 1:25:33 am

Personally, I'm not much of a believer in the whole XML DB thing. The concept just seems weird to me. I know there are uses when it makes sense, but all in all, it's really not a general purpose solution.

I think Coocoon both gains and suffers from the XML pipe. While very flexible, it's also a pretty slow way to go about assembling pages. If you simply need to import/export a custom DTD, that's probably more within the league of a custom XSLT template, I guess. If it's just one not overly complex DTD you might be able to simply write an import to ezcontentobjects anyhow. Else I'd probably store the XML as you got it and filter it through XSLT upon display.

Visit http://triligon.org

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 22:40:47
Script start
Timing: Jan 18 2025 22:40:47
Module start 'layout'
Timing: Jan 18 2025 22:40:47
Module start 'content'
Timing: Jan 18 2025 22:40:48
Module end 'content'
Timing: Jan 18 2025 22:40:48
Script end

Main resources:

Total runtime1.1965 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0045 588.9375152.6094
Module start 'layout' 0.00450.0026 741.546939.4141
Module start 'content' 0.00711.1876 780.9609487.0313
Module end 'content' 1.19470.0018 1,267.99228.1875
Script end 1.1965  1,276.1797 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00300.2473160.0002
Check MTime0.00130.1060160.0001
Mysql Total
Database connection0.00070.054810.0007
Mysqli_queries1.156296.6334540.0214
Looping result0.00050.0407520.0000
Template Total1.169297.720.5846
Template load0.00190.159920.0010
Template processing1.167397.560820.5837
Template load and register function0.00020.013610.0002
states
state_id_array0.00080.070510.0008
state_identifier_array0.00080.064720.0004
Override
Cache load0.00150.1283140.0001
Sytem overhead
Fetch class attribute can translate value0.00100.086420.0005
Fetch class attribute name0.00090.078320.0005
XML
Image XML parsing0.00020.020720.0001
class_abstraction
Instantiating content class attribute0.00000.000420.0000
General
dbfile0.00060.0520100.0001
String conversion0.00000.000640.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 6
 Number of unique templates used: 4

Time used to render debug report: 0.0001 secs