Serverless and Neptune

Hello everyone,
I’m about to build a Flutter App and I have highly connected Data which needs to be stored on the server ofc…
Due to the widly diffrent “types” of data, that are connected in a lot of point with eachother, I don’t want to use a SQL nor NoSQL Database, which would result into a lot of latency.

Therefore I want to use the AWS way of Graph Databases Neptune.

I used the the resources a lot in the sls framework but newer came across Neptune.

Is there a implementation in sls or a plugin that can be used to do so ?

Regards

1 Like