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 8437209
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T07:22:12+00:00 2026-06-10T07:22:12+00:00

Is it possible to force MongoDB to show the binary data instead of displaying

  • 0

Is it possible to force MongoDB to show the binary data instead of displaying <Mongo Binary Data>? I know it is not always possible, but best effort would be enough.

I have seen this in both RockMongo and MongoDB shell.

Additional information: I am saving strings in various encodings (not just UTF-8), but I would still like to be able to read them in shell or RockMongo (at least ASCII characters, others could be replaced with \xx or similar).

  • 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-06-10T07:22:13+00:00Added an answer on June 10, 2026 at 7:22 am

    I solved it in RockMongo for myself. In app/classes/VarExportor.php find function _formatVar($var) there is a switch that handles different types of data. Just add:

    case "MongoBinData":
        $this->_jsonParams[$this->_paramIndex] = 
            'MongoBinData("' . $var->bin . '")';
        return $this->_param($this->_paramIndex);
    

    Maybe one should also escape the $var->bin – not sure, but other vars are not escaped either so I’m guessing some other layer takes care of that.

    Hope it helps someone.

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

Sidebar

Related Questions

Is it possible to force jQuery.jScrollPane to always show a vertical scroll-bar? e.g. hidden
this may be a very simple question, but is it possible to force a
I would like to know if it's possible to force the XXXXX would like
Is it possible to force tt_news to always retrieve new posts? I have a
Is it possible to force the horizontal (or vertical) scroll to NOT display even
Is it possible to force multiple RX subscriptions to different observables run serially (not
I would like to know whether it is possible to force LWP::UserAgent to accept
Is it still possible to force Hibernate 3.3 or 3.5 to use CGLib instead
Is it possible to force schema to be case sensitive? I know that in
Is it possible to force an @Html.ActionLink() to do a POST instead of a

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.