Re: Java applet - Object DB for Linux

/johan writes:  

> I have been following the discussions
> so I  hope this is not a stupid question:
> We want to store objects in some free or cheap db in Linux (or NT). We are
> writing a java applet so it is possible to use http/cgi or write some 
> small perl or c++ server to interface with the db.
> (We know litle about dbs (object or not) but much about oops & network
> programming.)

We are using /rdb from Revolutionary Software (rdb@rsw.com) and 
like it very much.  It is very simple to use -- essentially, the 
Unix shell is your 4GL.  The last time I checked, the price for 
a Linux /rdb server license was $149, which is pretty hard to beat.  

We are doing CGI programming with it, and it is really easy.  
You could use any language you want ... perl, shell, awk, C, etc.  
Combined with agrep and/or glimpse, it is very powerful.  For use 
with objects, just store links to them.  

Revolutionary Software's number is 408-429-6229.  URL is:  

http://theodore-sturgeon.MIT.EDU:8001/uu-gna/schools/vslis/rdb/

--Steve.
                                           oo _\o
                                            \/\ \
                                              /
____________________________________________ oo ____________
"Oh, you can't rollerskate in a buffalo herd, 
 You can't rollerskate in a buffalo herd, 
 You can't rollerskate in a buffalo herd, 
 But you can be happy if you've a mind to."
                                              - Roger Miller

Received on Friday, 19 January 1996 15:00:17 UTC