|
|
|
|
|
by blowski
909 days ago
|
|
I can write to one database, replicate it (for example, by log shipping), and add an index only on the replica. This is not just being pedantic, this is a real-world pattern for some analytics solutions. You have a very high number of writes, and then build a reporting database at the end of every day, with all reads going to that database. |
|
"database = fast" is way worse heuristic to believe in for the people that need heuristics to move on with what they are doing.