Gremlinq mascot

ExRam.Gremlinq is a .NET object-graph-mapper for Apache TinkerPop Gremlin enabled databases. I began development on ExRam.Gremlinq in 2017 after my employer ExRam Innovations decided that our new project would be backed by a graph database. Until then, we had been using traditional relational databases and were used to the comfort of ORMs (object-relational-mappers) for development on the .NET platform. However, I found out that there was no such tool for accessing graph databases from .NET through the Gremlin query language. So I set out to fill that gap.

In 2021, I was allowed to publish an article about ExRam.Gremlinq in the german dotnetpro magazine.