K
K
knott2013-10-07 13:07:41
Database
knott, 2013-10-07 13:07:41

What is the name of the architecture with separate reading and writing to the database?

In the open spaces of Habr, there was once an article about architecture with separate reading and writing.
The essence is something like this: Instead of changing the state (for example, in the database), we create change records and process them with all sorts of handlers.

For example: Warehouse management. Instead of changing the balance of a particular product X, we write an event written off / added so much to the database.

Tell me what is it called?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
d3z, 2013-10-07
@knott

Event Sourcing - habrahabr.ru/post/178259/

S
skyboy, 2013-10-07
@skyboy

Perhaps CQRS, well, or just for the sake of interest, look.

S
Sergey Sidorov, 2013-10-07
@ISergius

Base Architecture - OLAP Cube

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question