I dont think TAMINO will do the JOB! Tamino is too slow compared to Mysql or
PosgreSql.
and you will need a lot of disk space if you use Tamino. By the way I know
this because we just migrate
from Tamino to Posgresql and MySql...(and 1 more thing JSP and Java are only
options you have if u use tamino).

garry

----- Original Message -----
From: "Hutchins, Richard" <[EMAIL PROTECTED]>
To: "'Teemu Pentinsaari'" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Monday, November 18, 2002 10:54 PM
Subject: RE: [PHP-DB] Fastest, easiest Flatfile DB with PHP


> I've read the other posts and agree with them wholeheartedly - sounds like
> you actually should investigate using some sort of relational db, MySQL or
> otherwise.
>
> However, if there is some major reason you don't or can't use a relational
> database, you may want to consider storing your flat files as XML and
using
> a native XML database to store and query those documents. Tamino by
> SoftwareAG comes to mind. It's proprietary, expensive and I don't know if
or
> how you'd blend PHP with it, but if you absolutely must use flat files,
XML
> might help.
>
> If you can get your head around XQuery (not an approved standard yet:
> http://www.w3.org/TR/xquery/) then you might be able to stay away from a
> proprietary solution like Tamino and use PHP to manipulate the flat files
> and possibly MySQL to store metadata if you need it(?).
>
> Don't know, just rambling at this point.
>
> Rich
>
> > -----Original Message-----
> > From: Teemu Pentinsaari [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, November 18, 2002 9:16 AM
> > To: [EMAIL PROTECTED]
> > Subject: [PHP-DB] Fastest, easiest Flatfile DB with PHP
> >
> >
> > hi,
> >
> > Maybe someone here can point me the way ...
> > I'm looking for a fast and easy to use flatfile database
> > working with PHP.
> > The amount of stored data, the frequency and number of
> > queries are really
> > massive so I'm hoping to be able to skip MySql and build this
> > service with
> > some alternative technique. Anyone ?
> >
> > thanks
> >
> > Teemu
> >
> >
> >
> > --
> > PHP Database Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to