(c) Larry Ewing, Simon Budig, Garrett LeSage
Ó 1994 Ç.

Department of Computer Science

PetrSU | Software projects | AMICT | Staff | News archive | Contact | Search

Introduction to store data in Redis, a persistent and fast key-value database

"NoSQL" approach to store and retrieve data can provide faster speed than SQL-approach for example when building web applications. In this demo session storing data with Redis key-value database for web applications is shown.