Featured/Backend/6 min read
A point lookup and a range scan against the same table have opposite indexing requirements. Building one table to serve both shapes optimises for neither — the fix is splitting the write model from the read model.
Read article