#databases
Read more stories on Hashnode
Articles with this tag
Data modeling strategy is the key skill that will be tested during a system design interview. Your data modeling strategy signals the interviewer...
You might have heard about soft deletes in backend applications. We add a column in DB table indicating whether the record can be marked for deletion....
Recently came across a very interesting resource on Twitter that talks about "lost update anomalies" in databases. It was very brief without...