NoSQL
-
Software Development
Redis transactions
Redis transactions allow to group multiple commands and to execute them sequentially. The whole transactional state is isolated from other…
Read More » -
Software Development
How to Evolve from RDBMS to NoSQL + SQL
For the past 25 years, applications have been built using an RDBMS with a predefined schema that forces data to…
Read More » -
Software Development
Scaling to 100M: MySQL is a Better NoSQL
MySQL is a better NoSQL. When considering a NoSQL use case, such as key/value storage, MySQL makes more sense in…
Read More » -
Software Development
NoSQL vs. SQL: Choosing a Data Management Solution
Table Of Contents 1. Introduction 2. Distributed systems: the CAP theorem 3. Relational data stores 3.1. MySQL / MariaDB 3.2.…
Read More » -
Software Development
The 10 Most Popular DB Engines (SQL and NoSQL) in 2015
About two years ago, we’ve published this post about the 10 most popular DB engines, where we analyzed the data…
Read More » -
Software Development
Introductory NoSQL stuff
While some of you might be NoSQL gurus, there is often a lack of solid knowledge about NoSQL in general…
Read More » -
Enterprise Java
Spring Data and Redis
This article is part of our Academy Course titled Redis a NoSQL key-value store. This is a crash course on…
Read More » -
Enterprise Java
Redis Clustering
This article is part of our Academy Course titled Redis a NoSQL key-value store. This is a crash course on…
Read More » -
Enterprise Java
Redis Replication
This article is part of our Academy Course titled Redis a NoSQL key-value store. This is a crash course on…
Read More »