1/5
Flashcards covering key terms and concepts related to data management and platform engineering techniques discussed in the workshop.
Name | Mastery | Learn | Test | Matching | Spaced |
|---|
No study sessions yet.
Redis
An in-memory data structure store, used as a database, cache and message broker.
MongoDB
A document-oriented NoSQL database used for high volume data storage.
Neo4J
A graph database management system that uses a property graph model to represent data.
Push to a List
An operation to add elements to a list data structure in Redis.
Create Nodes
To establish individual data points in Neo4J that represent entities.
Creating new Relationship
Defining a link between two nodes in a graph database.