Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6891377
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T06:24:08+00:00 2026-05-27T06:24:08+00:00

I use MongoDB as application data storage. To sort retrieved documents, I write the

  • 0

I use MongoDB as application data storage. To sort retrieved documents, I write the following code (in perl):

$db->user->find({})->sort({ username => -1 })

where { username => -1 } means that the result of the query should be sorted by attribute username in descending order.

On the client-side I use DojoX DataGrid as main element of user management interface. After clicking the column header, DataGrid sends a GET request like:

/api/user/?sort(-username)

The question is: how can I change that GET query to look like:

/api/user/?sort=&username=-1

I’d be happy to do that because my server-side framework Mojolicious offers tools for parsing key-value query strings, not the strings looking like some kind of function call.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T06:24:08+00:00Added an answer on May 27, 2026 at 6:24 am

    Dojo uses RQL which looks like the Mongo Query Language. They both use JSON and are both designed for document oriented databases. You can read more about here RQL at this Sitepen article.

    Since RQL is so close to MQL, It might be easier to create an adaptor on the server side than to modify Dojo’s behaviour.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In my application I use 3rd party library ( Spring Data for MongoDB to
Is it a good idea to use MongoDB in .NET desktop application?
I am developing an application which doesn't have large requirements for data storage. I
We decided to use mongodb for some web application (instead of mysql) but want
I have an application that use mongo for storing short living data. All data
I have an application that will use flask and mongodb; I will probably host
I use MongoDB in my rails application with Mongoid mapper. But I don't understand
I have a good reason to use MongoDB for part of my app. But
Use case: 3rd party application wants to programatically monitor a text file being generated
Use case: user clicks the link on a webpage - boom! load of files

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.