Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Redis Stack for Application Modernization

You're reading from  Redis Stack for Application Modernization

Product type Book
Published in Dec 2023
Publisher Packt
ISBN-13 9781837638185
Pages 336 pages
Edition 1st Edition
Languages
Authors (2):
Luigi Fugaro Luigi Fugaro
Profile icon Luigi Fugaro
Mirko Ortensi Mirko Ortensi
Profile icon Mirko Ortensi
View More author details

Table of Contents (18) Chapters

Preface Part 1: Introduction to Redis Stack
Chapter 1: Introducing Redis Stack Chapter 2: Developing Modern Use Cases with Redis Stack Chapter 3: Getting Started with Redis Stack Chapter 4: Setting Up Client Libraries Part 2: Data Modeling
Chapter 5: Redis Stack as a Document Store Chapter 6: Redis Stack as a Vector Database Chapter 7: Redis Stack as a Time Series Database Chapter 8: Understanding Probabilistic Data Structures Part 3: From Development to Production
Chapter 9: The Programmability of Redis Stack Chapter 10: RedisInsight – the Data Management GUI Chapter 11: Using Redis Stack as a Primary Database Chapter 12: Managing Development and Production Environments Index Other Books You May Enjoy

Storing and querying documents in Redis Stack

The usual approach to organizing information that helps to describe a system is to identify the entities in the specific business domain and the relationships interconnecting them. Examples of entities could be companies and employees, and the relationship interconnecting them would describe the employee as part of the headcount. Other examples include universities and students, cars and their components, and so on. This high-level description is referred to as the conceptual data model, where we describe the things that are interesting for the domain we are considering.

Once this synthetic description has been completed, we refine it into a logical data model by describing all the elements in detail. Here, the entities and relationships are defined more specifically, with attributes, keys, and data types (for example, strings or integers). Finally, when the domain description is completed and we need a concrete implementation to manage...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}