Search code examples
scalasparqlgraph-databasesgremlingremlin-server

Scala library that inputs SQL and outputs collections, but for SPARQL / Gremlin?


In Scala, we have libraries that allow you to write SQL and get back immutable collections. For example, Doobie and ScalikeJDBC. Is there anything like that, but for SPARQL or Apache TinkerPop Gremlin? I have a Java/Scala based Graph Database instead of a relational database.


Solution

  • There are two well maintained Scala libraries: