[comp.databases] In-memory database

scr@swbatl.sbc.com (Stan Rishel - 529-7765) (09/07/90)

Hi,

Does anyone know of a database system theat meets the following requirements:

  1) The data must reside in memory.  All of the data will fit in main memory
     and we cannot afford the overhead of writing to disk when the data is
     updated.  (The data does not need to survive across restarts of the 
     system.)

  2) The database must provide transactions with the capability to commit or
     abort transactions.

  3) The database must provide concurrency locks with deadlock detection.

  4) The database must support multiple concurrent transactions per process.

  5) The database must be available for the U*X OS.


Please send responses via email.

Thanks,

Stan Rishel
SBC Technology Resources, Inc.
email: scr@swbatl.sbc.com
voice: (314)529-7765
-- 
scr@swbatl:		Stan Rishel - 529-7765