home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / database / 8558 < prev    next >
Encoding:
Text File  |  1992-12-17  |  1.8 KB  |  41 lines

  1. Newsgroups: comp.databases
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!ames!nsisrv!nssdca.gsfc.nasa.gov!stocker
  3. From: stocker@nssdca.gsfc.nasa.gov (ERICH FRANZ STOCKER)
  4. Subject: Re: Using an RDBMS for scientific apps?
  5. Message-ID: <17DEC199213471429@nssdca.gsfc.nasa.gov>
  6. Summary: Are there any projects doing this?
  7. News-Software: VAX/VMS VNEWS 1.41    
  8. Keywords: RDBMS, scientific applications
  9. Sender: usenet@nsisrv.gsfc.nasa.gov (Usenet)
  10. Nntp-Posting-Host: nssdca.gsfc.nasa.gov
  11. Organization: NASA - Goddard Space Flight Center
  12. References: <1992Dec16.115608.15872@newstand.syr.edu>
  13. Date: Thu, 17 Dec 1992 18:47:00 GMT
  14. Lines: 25
  15.  
  16. In article <1992Dec16.115608.15872@newstand.syr.edu>, podgorny@npac.syr.edu (Marek Podgorny) writes...
  17. >We are considering use of the Oracle RDBMS as database engine
  18. >for scientific applications (Earth science, physics). I would
  19. >appreciate any pointers to similar work, completed or in progress.
  20. >Oracle not essential, relational technology yes.
  21. >Marek Podgorny, NPAC, Syracuse University
  22.  
  23. You didn't indicated what type of use you are going to make of the RDBMS
  24. in your science project.  It is going to be mostly metadata storage and
  25. retrieval or are you thinking of putting in actual science data. Are you
  26. thinking of image data, remote sensed data, etc.
  27.  
  28. We in NASA have used a whole bunch of relational databases for our ES
  29. work including Oracle.  However, the actual inclusion of remote sensed
  30. data or ground truth data within the RDBMS is not that common.  Generally,
  31. the relational structure is not very conducive to the storage and 
  32. retrieval of the actual data.
  33.  
  34. However, the metadata and lower quantities of tabular type of data have
  35. been included.  Also, data processing sequences and calibration coefficients
  36. have also been stored in RDBMS.  
  37.  
  38. Erich
  39. NASA/GSFC
  40.