Skip to content

NoSQL Databases and NewSQL

Architectural Context

Detailed reference for NoSQL Databases and NewSQL in the context of Data & Advanced Analytics.

Standard Reference

Data Engineering

In-Memory Databases

Caching

  • Redis [DOCUMENTATION] [DE FACTO STANDARD] β€” The definitive open-source, in-memory data store used as a database, cache, message broker, and streaming engine. Offers unmatched low-latency read-write cycles and versatile data structures. Highly valued for real-time applications requiring low overhead.

πŸ’‘ Explore Related: Databases | Crunchydata | Message Queue