Hacker News new | ask | show | jobs
by maxdemarzi 1374 days ago
How are you storing and querying your graph data? Are you using a graph database underneath all that or ?
1 comments

I am one of the developers (and a co-founder) of TiloRes. We are not using a graph database for that purpose, because they would be way to slow for huge entities. Instead we're using a combination of AWS serverless services, for storing the data mainly DynamoDB and S3.