How to Efficiently Reorder or Rerank Items in Database
Read OriginalThis technical article discusses the challenge of efficiently persisting item reordering in a database, as seen in apps like Trello and Jira. It presents a naive approach and begins to explain a more scalable method using initial order values in large increments (e.g., 100) to minimize database updates.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser