home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / database / 7912 < prev    next >
Encoding:
Text File  |  1992-11-17  |  3.0 KB  |  71 lines

  1. Newsgroups: comp.databases
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!darwin.sura.net!wupost!gumby!yale!yale.edu!qt.cs.utexas.edu!news.Brown.EDU!noc.near.net!mv!world!sss
  3. From: sss@world.std.com (Sergiu S Simmel)
  4. Subject: When a Database Won't Do! [Talk Announcement]
  5. Message-ID: <SSS.92Nov17110709@world.std.com>
  6. Sender: sss@world.std.com (Sergiu S Simmel)
  7. Organization: Penobscot Development Corporation, Arlington MA
  8. Distribution: usa
  9. Date: Tue, 17 Nov 1992 16:07:09 GMT
  10. Lines: 59
  11.  
  12.  
  13.               The Greater Boston Chapters of the
  14.              ACM, IEEE Computer Society and SIGMOD
  15.                    present:
  16.  
  17.                Kala(tm) -- When a DBMS Won't Do!
  18.  
  19.                    Sergiu S. Simmel
  20.                Penobscot Development Corporation
  21.                  Arlington MA
  22.  
  23.                Thursday 10 December 1992
  24.              7:00 PM with refreshments at 6:30 PM
  25.              Newman Auditorium, BBN, Inc.
  26.                    70 Fawcett Street
  27.                  Cambridge, MA
  28.  
  29.  
  30.      Where do you keep your persistent data?  We've had two main options so
  31. far: file systems (FSs) and database management systems (DBMSs).  For many of
  32. us, neither choice is good enough.
  33.  
  34.      On one hand, FSs are often unreliable, provide no data consistency, few
  35. offer versioning, sharing is primitive at best, and you have to keep
  36. transforming data between "internal" and "external" forms all the time.  But
  37. they are fast, they can hold any data, they are easy to use, and -- the price
  38. is right!
  39.  
  40.      On the other hand, true DBMSs support sharing and data integrity,
  41. transactions and versioning (although the specifics may not be exactly what
  42. your application needs), are scalable, and tend to be more robust.  But they
  43. are slower by an order of magnitude or more, they confine you to the kind of
  44. data they happen to know about (or you may impose any structure on a BLOB --
  45. back to where you were with files, only much slower), they are hard to use,
  46. quite complicated, and -- expensive in money, system resources, and operational
  47. costs!
  48.  
  49.      Not a bright picture in the economics of quality! Is there a happy medium?
  50. Something with the speed and flexibility of files, the reliability,
  51. shareability and robustness of databases, and a cost that won't break your
  52. wallet or the available hardware?  Sure there is!  A new class of products, the
  53. Persistent Data Servers, point to that direction.
  54.  
  55.      We will introduce Kala, the first commercial persistent data server.  This
  56. brief presentation will cover the basics of the Kala model, as well as an
  57. application example.
  58.  
  59. Biography
  60.  
  61.      Sergiu S. Simmel is co-founder and President of Penobscot Development
  62. Corporation, a company specializing in persistent data management technologies,
  63. software, and services.  Over the past eleven years, he has worked for several
  64. software companies as an engineer and manager in the areas of CASE,
  65. object-based technologies, persistence and language semantics.  He has been
  66. with the Kala Project for over six years.  Mr. Simmel received a MS in Computer
  67. and Information Sciences from the University of Minnesota.  He is currently
  68. working on a book on the Kala technology for Addison-Wesley.
  69.  
  70.  
  71.