Embedded DB or XML storage options

From: Justin (ng_at_maritime333source.ca)
Date: 02/15/05

  • Next message: Dom: "Re: Custom Object Types"
    Date: Tue, 15 Feb 2005 17:25:58 GMT
    
    

    Hi,

    We are trying to determine what is the best storage method for our
    application. We are partial to XML and would prefer a solution based on
    this format.

    Or maybe going from an RDBMS, like this one:
    http://hsqldb.sourceforge.net/ to XML (through a Save operation or
    Export) is a better choice for speed? (storing XML data on the fly is
    probably slower then RDBMS?).

    Any suggestions would be appreciated.

    Thanks,
    -Justin


  • Next message: Dom: "Re: Custom Object Types"

    Relevant Pages

    • Re: XML vs SQL Server
      ... rdbms to begin with over txt, excel or other files. ... database), Excel and Xml. ... files (Note: I use XML as they would be SQL Server tables): ...
      (microsoft.public.dotnet.languages.csharp)
    • Re: How to search HUGE XML with DOM?
      ... You can represent any XML document in a RDBMS. ... Even trivial aspects, such as whether to produce RDBM during the simulation, or convert the complete XML log file into one, are not entirely clear to me. ...
      (comp.lang.python)
    • Re: Deviation from object-relational mapping (pySQLFace)
      ... metadata in XML files. ... plain ol' SQL throughout, ... XML is independent from both the programming language API-s and the ... RDBMS specific 'retrieve the metadata' solutions. ...
      (comp.lang.python)
    • Re: How to search HUGE XML with DOM?
      ... You can represent any XML document in a RDBMS. ... to create a new table via SQL Queries for a new type of node, ...
      (comp.lang.python)
    • Re: Embedded DB or XML storage options
      ... We are partial to XML and would prefer a solution based on ... (storing XML data on the fly is ... > probably slower then RDBMS?). ... XML is a pretty lousy storage medium. ...
      (comp.lang.java.databases)