Close

Tarantool

Tarantool is an in-memory computing platform with a flexible data schema, best used for creating high-performance applications.

Tarantool: The Fast, In-Memory Database

Tarantool: The Fast, In-Memory Database

Tarantool is an open-source, in-memory database that is used for high-performance applications. It is famous for web applications, real-time analytics, and gaming. What is Tarantool? Tarantool stands for Tarantool Adaptive Node RRealtimeObject Load Bаse. It is a key-value store that stores data in memory. This makes it very fast to […]

Devamını Oku

Raft: A Consensus Algorithm for Distributed Systems

Raft: A Consensus Algorithm for Distributed Systems

A creative look at how Raft ensures that all nodes in a distributed system agree on the same state of the world. In distributed systems, all nodes must agree on the same state of the world. This is because if nodes disagree, it can lead to problems such as data […]

Devamını Oku

A Brief History of Non-Relational Databases

A Brief History of Non-Relational Databases

The term “NoSQL” was first used in 1998 by Carlo Strozzi to describe his lightweight, open-source relational database that did not use SQL. However, it wasn’t until the early 2000s that the term gained traction, as businesses started to realize the limitations of traditional relational databases when handling large amounts […]

Devamını Oku

NoSQL: A Revolution in Databases

NoSQL: A Revolution in Databases

NoSQL databases are a new breed of databases designed to be more flexible and scalable than traditional relational databases. They are often used for big data applications where the conventional relational model is not well-suited. What is NoSQL? The term “NoSQL” stands for “Not Only SQL.” It refers to a […]

Devamını Oku