Spring Data integration

Moved from GitHub dgraph/3862

Posted by arabbani:

What you wanted to do

We need Spring Data integration for Dgraph. Is there a possibility for official support in this case?

What you actually did

Why that wasn’t great, with examples

Any external references to support your case

1 Like

campoy commented :

Hey @arabbani,

Could you tell us more about what kind of integration you’d like to see?
I’m not an expert with Spring Data, so any pointer to the kind of integration (maybe some showing us how other projects do it) would be very helpful.

Thanks!

samyem commented :

@campoy
The Spring Data for Neo4J will probably be a good example of integration with Spring Data: Spring Data Neo4j

Query examples are provided in the linked docs: Spring Data Neo4j - Reference Documentation

arabbani commented :

An integration with spring framework will help more people to use dgraph

TarekSaid commented :

Hi, thanks for reopening the issue! I’m interested in this integration, are there any updates? Is there a milestone target, has it been assigned? No pressure, just curious. In the meantime, I’ll be using the client :slight_smile:

sparshneel commented :

hi I am interested in this integration too any updates??

kostjaigin commented :

hi i am interested too, so count me as +1 :slight_smile:

+1

I painfully struggled … and realized I was writing raw GraphQL language rather than DQL, but now I have several dozen queries and mutations to write … by hand? I can’t believe this is the case, but it appears maybe so.