[Prev][Next][Index][Thread]
cc:Mail UUCPLINK 2.0 Undeliverable Message
User mutual!OCARROLL at TMC_HH@mutual.co.uk is not defined
Original text follows
-----------------------------------------
Received: by ccmail
Received: from uupsi by co.uk (UUPC/extended 1.11) with UUCP;
Wed, 18 Sep 1996 01:27:08 BST
Received: from www19.w3.org by sys4.cambridge.uk.psi.net (8.7.5/SMI-5.5-UKPSINet)
id BAA11949; Wed, 18 Sep 1996 01:20:41 +0100 (BST)
Received: by www19.w3.org (8.6.12/8.6.12) id UAA26789; Tue, 17 Sep 1996 20:18:58 -0400
Resent-Date: Tue, 17 Sep 1996 20:18:58 -0400
Resent-Message-Id: <199609180018.UAA26789@www19.w3.org>
From: "Phoebe Couch" <Phoebe.Couch@library.ucsf.edu>
X-ccAdmin: mutual@uupsi
Message-Id: <9609171730.ZM917@altitude.ckm.ucsf.edu>
Date: Tue, 17 Sep 1996 17:30:25 -0700
In-Reply-To: otisg@panther.middlebury.edu (Otis Gospodnetic)
"question :)" (Sep 17, 5:45pm)
References: <9609172145.AA68194@panther.middlebury.edu>
X-Mailer: Z-Mail (3.2.2 10apr95 MediaMail)
To: otisg@panther.middlebury.edu (Otis Gospodnetic)
Subject: Re: question :)
Cc: www-rdb@w3.org
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-List-URL: http://www.w3.org/pub/WWW/Archives/Public/www-rdb/
Resent-From: www-rdb@w3.org
X-ccAdmin: mutual@uupsi
X-Mailing-List: <www-rdb@w3.org> archive/latest/283
X-Loop: www-rdb@w3.org
Sender: www-rdb-request@w3.org
Resent-Sender: www-rdb-request@w3.org
Precedence: list
Do you mean 1 - 10 records, or 1-10 Meg?
1-10 is trivial and perl will do it fast enough to serve out.
There are a lot of free databases out there such as msql,postgres,etc.
I use illustra here with the C API and it is sufficent here.
I support multiple databases with 10+ tables and 1000+ records accessible
from the web. I use the http server for the front end security which
is in turn controlled by the database. I use transactions to protect
data during updates, etc. They have a web product -webblade that I find slow
(compare to the C API) and inflexible.
It's not free, and the price is going up since Informix bought them. Oracle,
Sybase, Informix are not cheap but can do the same things.
postgres is huge and I find difficult to set up and use in a production
environment. msql is for smaller db, I have not used it myself but my
co-worker has. Naviserver(http) comes with a limited illustra license
and is free.
The other alternative is to use regular text retrieval tools, such as
wais, isite, etc, if you don't need to do joins between tables.
Phoebe.
On Sep 17, 5:45pm, Otis Gospodnetic wrote:
> Subject: question :)
> Ha !
>
> it's alive ! :))
>
> great.
> now, question - we have a huge database (well, just the data, not the
software
> yet) of about 1-10 or possibly even more records, with about 10+
> columns/fields for each row/record.
>
> We would like to put that database on-line and make it accessible from the
> Web. We have a public domain database right now, but it appears that that
> software isn't fast enough for such a huge database, and doesn't have all the
> features that we need.
> I was wondering if there are any other relatively cheap or even better, free
> software packages that would be able to handle such big databases and lots of
> simultaneous users and run on UNIX.
> We are looking for something that supports:
>
> - authentication
> - client/server
> - _fast_ queries
> - ability to update/delete/add entries on-the-fly, so to speak, by talking to
> the server.
> - popular and supported query language such as SQL
> - preferably made for using via WWW...
>
> I don't know if I'm making much sense and using proper terminology, but hope
> you get the point...
>
> Thanks !
>
> Otis
> P.S.
> is there an archive of this mailing list ? I tried getting more info from
the
> www-rdb-request@w3.org but the thing never sent me info :(
> P.P.S.
> thanks for all who responded to my previous dead or alive message !
>
>-- End of excerpt from Otis Gospodnetic
--
Software Engineer mail: phoebe@ckm.ucsf.edu
UCSF Library & Ctr for Knowledge Mgt phone: 415/476-3577
530 Parnassus Avenue, Box 0840 fax: 415/476-4653
San Francisco, California 94143