[DOCS] Provide documentation explaining how our JOIN translates to $lookup

XMLWordPrintableJSON

    • Python Drivers
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?
    • None
    • None
    • None
    • None
    • None
    • None

      Context

      Django heavily relies on the use of JOINs/joining tables in a lot of the underlying work for the web framework. Our plan is to create an article explaining how we implemented JOIN behavior through MongoDB using our $lookup operator. As well, we want to explain why it's a good idea not to use foreign keys or $lookup because our EmbeddedModelField abstraction will yield more performant results.

      Definition of done

      Article written and scheduled for release prior to GA

      Pitfalls

      Review cycles could lead to release times taking longer.

              Assignee:
              Jib Adegunloye
              Reporter:
              Jib Adegunloye
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: