json-api-dotnet / JsonApiDotNetCore

A framework for building JSON:API compliant REST APIs using ASP.NET and Entity Framework Core.
https://www.jsonapi.net
MIT License
676 stars 160 forks source link

Create Reference Implementation Using Graph Database #480

Closed jaredcnance closed 1 year ago

jaredcnance commented 5 years ago

Description

Investigate what it would take to switch the persistence layer from a relational database to a graph db such Neptune, Titan, Arango, etc. We should provide a reference implementation for others to use and base future work on.

bkoelman commented 1 year ago

Closing, as this feature request has been open for a very long time. The JADNC team has no interest in implementing this, and no community members have expressed such interest either. Feel free to add a comment if you'd like to start working on this.