💻
Software Engineering Notes
search
⌘Ctrlk
💻
Software Engineering Notes
  • Introduction
  • Event-Sourcing
  • CQS and CQRS
  • Domain-Driven Design
  • Database
    • In-Memory (Redis)
    • Search Engine (Elasticsearch)
    • Column-Oriented (Cassandra)
    • Document-Oriented (MongoDB)
  • Messaging
  • Race Condition
  • Concurrency vs Parallelism
  • API Architectural Styles
  • Language & Framework Specific Notes
gitbookPowered by GitBook
block-quoteOn this pagechevron-down

Database

In-Memory (Redis)chevron-rightSearch Engine (Elasticsearch)chevron-rightColumn-Oriented (Cassandra)chevron-rightDocument-Oriented (MongoDB)chevron-right
PreviousInfrastructure Layerchevron-leftNextIn-Memory (Redis)chevron-right