Hybrid Database

Why Trust Techopedia

What Does Hybrid Database Mean?

A hybrid database is a database system that supports and uses both on-disk and in-memory data storage. Hybrid databases are used when the system needs high performance with the small footprint that only in-memory database systems can provide. This also provides the added benefits of durability and low cost of disk-based database systems. In short, the system makes use of hard disks for saving and retaining data, yet makes use of the memory for data that is in dynamic use to increase performance.

Advertisements

Techopedia Explains Hybrid Database

Because hybrid databases support both in-memory and on-disk storage, the obvious benefit is flexibility. The developer can then strike a balance between performance, cost and persistence.

The benefits of a hybrid database include:

  • Performance: This is the in-memory part of the equation. Sorting, storing and retrieving specific in-use data entirely from memory rather than from disks makes all processes substantially quicker.
  • Cost: Hard disks cost less than memory, so some of the money saved can be used to add more memory to improve performance.
  • Persistence: Because RAM chips cannot get close to the storage density of a hard drive, disks are still used to store data needed for later use. This ensures that they are not lost in the event of a power outage.
Advertisements

Related Terms

Margaret Rouse
Technology expert
Margaret Rouse
Technology expert

Margaret is an award-winning writer and educator known for her ability to explain complex technical topics to a non-technical business audience. Over the past twenty years, her IT definitions have been published by Que in an encyclopedia of technology terms and cited in articles in the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine, and Discovery Magazine. She joined Techopedia in 2011. Margaret’s idea of ​​a fun day is to help IT and business professionals to learn to speak each other’s highly specialized languages.