DEV Community

Discussion on: How large is the dev.to production database 🤔

Collapse
 
swarupkm profile image
Swarup Kumar Mahapatra

Wondering if these guys use event sourcing?? If it is , then the event store would be HUGE!. The table size would increased rapidly. The events that would be having large payload would be PostUpdated, CommentUpdated.

However i cannot estimate the numbers.