Code Monkey home page Code Monkey logo

Comments (3)

phalt avatar phalt commented on August 31, 2024

If you have four separate domains and you have that requirement, then yes?
But what if you have that data structure normally with foreign keys and you're doing joins?
That also seems a bit obtuse.
I wonder if there is a more optimal way - creating a BookWithAddress that stores the values together so you're not doing expensive queries all the time, perhaps?

from django-api-domains.

abusquets avatar abusquets commented on August 31, 2024

But if you need the list of books (paginated), with the Author, ... and want to order the list by Organization.
I can't not see the way of do that.

from django-api-domains.

abusquets avatar abusquets commented on August 31, 2024

After reading little more about the matter. I think that a BookWithAddres using cqrs pattern is good choice.

from django-api-domains.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.