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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T11:03:20+00:00 2026-06-09T11:03:20+00:00

Say I have a json object in variable somejson (a dictionary). I have a

  • 0

Say I have a json object in variable somejson (a dictionary). I have a myjson object declared like this:

myjson['a'] = 'valueofa'
myjson['b'] = 'valueofb'
myjson['c'] = somejson

I want to take this myjson object and insert it into mongodb. How do I accomplish this? I read that mongoengine is preferred over pymongo, but everything I see on mongoengine appears to have great emphasis on documents and nothing to do with existing json. Please shed some light through some sample code or shed some light on what is the best way to insert my myjson object into mongodb, and be able to retrieve it. Is mongoengine the best way to accomplish what I am looking for? Or is it pymongo that is better for this case?

I think it should be very simple, but have not found anything that really does a good job explaining what has to be done.

I have looked at the following tutorial:
http://docs.mongodb.org/manual/tutorial/write-a-tumblelog-application-with-flask-mongoengine/

Under the Define the Schema section, it talks about a lot of document heavy information to prepare the structure, but nothing about getting existing an existing JSON structure into it.

  • 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-09T11:03:21+00:00Added an answer on June 9, 2026 at 11:03 am

    If you want to use mongoengine, you can store your dictionary in DictField, for example, or unpack it to DynamicDocument. And you always will be able to retrieve it.

    In pymongo your can just store your dict to document without schema, in your case because bson supports all json types. And it will be like subdocument in document.

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

Sidebar

Related Questions

Let's say I have a JSON object like var myjson = { com.mycompany.top.Element :
Lets say I have a JSON document / JavaScript object that looks like this:
I have JSON Object that looks something like the below object, this object can
Let's say I have a JSON Object that is this: {success:true, uploaded_url:uploaded_url} How do
When you have a multi-tiered object like a json object that say has 3
Say I have this JSON object: var images = {success:true, images:[ {id:1234,url:asdf,tags:[cookie,chocolate]}, {id:5678,url:qwer,tags:[pie,pumpkin]} ]};
Say I have a compound JSON object like so: { Person: { name:test, age:
Lets say that I have a JSON object called fruits and this is the
For example lets say I have a JSON object that contains states and cities.
Let's say i have this json data. How to transform the tags to 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.