Skip to content

Is there any plan to support relationships? #73

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
craigedmunds opened this issue Sep 5, 2024 · 5 comments
Closed

Is there any plan to support relationships? #73

craigedmunds opened this issue Sep 5, 2024 · 5 comments
Labels
enhancement New feature or request

Comments

@craigedmunds
Copy link

The homepage says "JSON:API relationships are currently not supported. You can use complex object graphs though, which are stored in a single document.", our domain has some resources that aren't suitable for nesting so we want them in separate mongo collections with relationships between them.

@craigedmunds craigedmunds added the enhancement New feature or request label Sep 5, 2024
@bkoelman
Copy link
Member

bkoelman commented Sep 6, 2024

Probably not anytime soon. This depends on https://jira.mongodb.org/projects/EF/issues/EF-117?filter=allopenissues, which is labeled FY25Q3. Please upvote or comment on that issue.

@bkoelman bkoelman closed this as completed Sep 6, 2024
@craigedmunds
Copy link
Author

Whilst that might be a helpful option; I don’t think it does depend on it… many of the other frameworks support it!

They just query the collections separately rather than expect the DB to do it.

@craigedmunds
Copy link
Author

We’d be happy to look at implementing and raising a PR if it was wanted & a design agreed

@bkoelman
Copy link
Member

I'm open to ideas. What design do you have in mind?

@craigedmunds
Copy link
Author

I’m not familiar with the code yet so no idea! Just didn’t want to go away and do it and find we were taking it down a path that wasn’t wanted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants