home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / database / 6710 < prev    next >
Encoding:
Text File  |  1992-09-13  |  2.0 KB  |  41 lines

  1. Newsgroups: comp.databases
  2. Path: sparky!uunet!news.centerline.com!noc.near.net!news.Brown.EDU!qt.cs.utexas.edu!cs.utexas.edu!sun-barr!ames!nsisrv!stars.gsfc.nasa.gov!thompson
  3. From: thompson@stars.gsfc.nasa.gov (William Thompson, code 682.1, x2040)
  4. Subject: Re: C-tree and db-VISTA, any experiances ?
  5. Message-ID: <13SEP199214391683@stars.gsfc.nasa.gov>
  6. News-Software: VAX/VMS VNEWS 1.4-b1  
  7. Sender: usenet@nsisrv.gsfc.nasa.gov (Usenet)
  8. Nntp-Posting-Host: stars.gsfc.nasa.gov
  9. Organization: NASA/GSFC-Laboratory for Astronomy and Solar Physics
  10. References: <1992Sep11.104758.1@elde1.epfl.ch> <1992Sep12.155601.3823@compu.com>
  11. Distribution: usa
  12. Date: Sun, 13 Sep 1992 18:39:00 GMT
  13. Lines: 26
  14.  
  15. In article <1992Sep12.155601.3823@compu.com>, fr@compu.com (Fred Rump from home) writes...
  16. >walz@elde1.epfl.ch writes:
  17. >>I plan to write an interactive database application generator and I'm
  18. >>looking for a database engine I can use for this. I've had a look on
  19. >>Faircom's C-tree and Raima's db-VISTA. Has anybody had good or bad
  20. >>experiance with one of those products of with some other similar products
  21. >>(C-written database engines in source form) ?
  22. >Sure would be nice to have something like that for Raima. I see it as 
  23. >extremely difficult to do though, mainly because of the rather fixed nature of
  24. >network style databases. You just don't willy-nilly rearrange them. These 
  25. >suckers need to be designed up front and rather carefully.
  26.  
  27. That brings up an interesting question.  I've lately been looking into a number
  28. of SQL databases.  As I understand it, Raima claims that for their database,
  29. the user can either choose to use or not to use the network capabilities, and
  30. that even if you do, the view to the user is always relational.
  31.  
  32. How important is the network structure to Raima Data Manager?  They claim it
  33. speeds up queries--is it slower than other databases if you don't use it?  Does
  34. the database look any different to the user than if it were maintained with a
  35. purely relational engine?
  36.  
  37. Bill Thompson
  38.