-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
RepositoryIssues related to @loopback/repository packageIssues related to @loopback/repository packagefeaturestale
Description
Description / Steps to reproduce / Feature proposal
I'd like to be able to use lb4 with a graph database. Currently my preferred target would be OrientDB but, even if it were Neo4j (which is probably more mainstream today), I have a hard time finding out where to start (after much googling and reading the loopback website). It would probably be more straightforward with lb3 but it is for a few greencase applications, so I'd very much prefer to use lb4.
My main question is: how could one use a graph database, knowing that 1-to-many relations are not the dominant case (rather many-to-many) and that the model is not relational.
Any hint from the loobpack core team will be appreciated.
Kind regards,
Alain
Current Behavior
Expected Behavior
See Reporting Issues for more tips on writing good issues
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
RepositoryIssues related to @loopback/repository packageIssues related to @loopback/repository packagefeaturestale