You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Lars Martin <la...@smb-tec.com> on 2001/08/01 14:06:28 UTC

Re: reg xml database with cocoon2

On Mon, 30 Jul 2001 18:50:30 +0100 (BST)
java guru <ja...@yahoo.co.in> wrote:

> Thanks man.,
>    The reason i am looking into is that 
> 1. my application is "new" and doesnt have any db
> design with it
> 
> 2. All the data model for the application is already
> done in xml. So all the data objects are represented
> as xml nodes
> 
> 3. If i need to do same with rdbms, then i need to
> have all those design/implementation interfaces  for
> xml nodes to db and db to xml nodes...

Hi.

You may want to take a look at the XML:DB API project at
http://www.xmldb.org/xapi/index.html. Quoted from the project page:

The XML:DB API is designed to enable a common access mechanism to XML
databases. The API enables the construction of applications to store,
retrieve, modify and query data that is stored in an XML database.
These facilities are intended to enable the construction of applications
for any XML database that claims conformance with the XML:DB API. The
API can be considered generally equivalent to technologies such as ODBC,
JDBC or Perl DBI. 


The API comes with a filesystem based reference implementation which
works pretty well. Other implementations are available (Java: dbXML)
or underway (Java: Ozone, Python: 4Suite)


Regards,
Lars
 

> Thanks again..
> 
>  --- Matteo Villa <mv...@prosolutions.de> wrote: > Hi
> Java Guru,
> > 
> > It is a matter of taste... personally I would never
> > put the content of a
> > Database into a File,
> > because you loose all the power of a well
> > implemented and designed DBMS.
> > However, You may have good reasons to do that (maybe
> > You can share Your
> > reasons with me,
> > so I get a chance to understand).
> > I saw there's a tool named db2xml from FH-Wiesbaden
> > (maybe You  "google"
> > the net with the name "db2xml").
> > It -sucks- a relational database into xml-files
> > (Tables and contents). If
> > You get the sources (I believe it is open-source)
> > and You look what they do, maybe You get a way to
> > get Your processes
> > done.
> > 
> > Cheers,
> > Matteo
> > 
> > P.S.: send a note if You do not find It, so I can
> > look for it.
> > 
> > java guru wrote:
> > 
> > > Hi.,
> > >   I am planning to use xml database with
> > > cocoon2...Does anyone have info on good open
> > source
> > > xml database which can queried to
> > store/retrive/modify
> > > xml nodes and xml data...
> > >
> > > The problem started with my app based on c2
> > requiring
> > > all data to be stored and queried in xml...I have
> > to
> > > code thru esql to xml nodes and back...
> > >
> > > Any input is highly appreciated..
> > >
> > > =====
> > > Thanks and have great day
> > > srini
> > >
> > >
> >
> ____________________________________________________________
> > > Do You Yahoo!?
> > > For regular News updates go to
> > http://in.news.yahoo.com
> > >
> > >
> >
> ---------------------------------------------------------------------
> > > Please check that your question has not already
> > been answered in the
> > > FAQ before posting.
> > <http://xml.apache.org/cocoon/faqs.html>
> > >
> > > To unsubscribe, e-mail:
> > <co...@xml.apache.org>
> > > For additional commands, e-mail:
> > <co...@xml.apache.org>
> > > begin:vcard 
> > n:Villa;Matteo
> > tel;cell:+49 172 2521241
> > tel;fax:+49 228 3673 440
> > tel;work:+49 228 3673 140
> > x-mozilla-html:FALSE
> > url:www.prosolutions.de
> > org:ProSolutions GmbH
> > adr:;;Bürgerstrasse 12;Bonn;;53173;Germany
> > version:2.1
> > email;internet:mv@ProSolutions.de
> > title:Director
> > x-mozilla-cpt:;-27024
> > fn:Matteo Villa
> > end:vcard
> > 
> > >
> ---------------------------------------------------------------------
> > Please check that your question has not already been
> > answered in the
> > FAQ before posting.
> > <http://xml.apache.org/cocoon/faqs.html>
> > 
> > To unsubscribe, e-mail:
> > <co...@xml.apache.org>
> > For additional commands, e-mail:
> <co...@xml.apache.org> 
> 
> =====
> Thanks and have great day
> srini
> 
> ____________________________________________________________
> Do You Yahoo!?
> For regular News updates go to http://in.news.yahoo.com
> 
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
> 
> To unsubscribe, e-mail: <co...@xml.apache.org>
> For additional commands, e-mail: <co...@xml.apache.org>


--
______________________________________________________________________
Lars Martin                                    mailto:lars@smb-tec.com
SMB GmbH                                        http://www.smb-tec.com


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>