Category:In-Memory Databases

From Big Database List

Jump to: navigation, search

In-Memory databases retain data in a servers memory and minimize disk writes. The primary purpose of this type of database is to improve performance over disk based databases. Due to the volatile nature of Random Access Memory, this type of database is most suited to high read / low write databases, or databases which are completely re-creatable from an alternative disk based database (i.e. an In-Memory Cache).

Some In-Memory databases do use disk for persisting recovery logs.

Pages in category "In-Memory Databases"

The following 7 pages are in this category, out of 7 total.

C

E

M

S

S cont.

T


Personal tools