home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / volume.27 / text0100.txt < prev    next >
Encoding:
Text File  |  1992-05-20  |  1.2 KB  |  29 lines

  1. Submitted-by: abledsoe@sdf.lonestar.org (Al Bledsoe)
  2.  
  3. >>I know there are books about PICK, but can anyone provide me with some
  4. >>on-line sources of information, etc. --- such as anonymous-ftp
  5. >
  6. >It used to be a complete operating system, in fact.  They eventually saw
  7.  
  8. PICK has been ported to UNIX for awhile now.  UniVerse by Vmark and
  9. Unidata are serious implementations.  It is a DBMS that is relational
  10. but not Codd relational.  Read BYTE of May 1992, "Two Steps Forward
  11. and One Step Back".  PICK is similar to MUMPS in that it has existed in
  12. vertical niche markets.  But even though PICK is not ANSI like MUMPS
  13. the InfoBASIC language and file structure make it quite a serious
  14. contender in real world development cycles.  Unidata provides a SQL
  15. frontend and UniVerse's release 7 will have SQL.  I'm from a MUMPS
  16. background doing migration from PICK to Informix.  The transactional
  17. section of the package will be left in PICK and the analytical in
  18. Informix Wingz.
  19.  
  20. PICK and MUMPS kick RDBMS's to pieces in performance,  with SQL their
  21. once closed nature will be open,  shoot,  running on most open
  22. systems now, without SQL maybe they're open already... read the BYTE
  23. article.
  24. ---
  25. abledsoe@sdf.lonestar.org
  26.  
  27. Volume-Number: Volume 27, Number 99
  28.  
  29.