BHoM / BHoM/RDF_Prototypes

How to handle large datasets? Should we store the data somewhere on the cloud/ out of grasshopper?

Open
#45 1 comment 0 reactions 0 assignees View on GitHub
priority:low type:question
Dominant language
C#
Stars
10
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Keeping the data in grasshopper makes it very slow to work with data. I am wondering if we really need to have the ttl graph in grasshopper? What about serializing it, keep it somewhere on the cloud, and deserialize it just if its needed?
We don't really need to see the ttl format the whole time, right? We can deserialize it to TTL if needed.
We can work with the graph data in GraphDB environment, and grasshopper can be used just to support the process to create this graph database.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.