Ben Foster 7/7/2013

User defined ordering in RavenDB

Read Original

This technical article details the challenge of implementing user-defined ordering for items like portfolio projects. It contrasts a complex MSSQL approach requiring multiple index updates with a simpler RavenDB solution using a single portfolio document to store ordered IDs. The article covers the data model, update logic, and querying strategies for maintaining and using custom sort orders.

User defined ordering in RavenDB

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week