|
|
|
|
|
by luizfelberti
1158 days ago
|
|
How well does Cozo handle larger than RAM data? Does it only need to keep the query's answer set in memory? By larger than RAM I mean the entire WikiData knowledge graph (~100GB), with something like 16GB of RAM. Another question: any plans for supporting Parquet files with query pushdown? I honestly doubt Parquet's efficiency can be matched with RocksDB (but I'm happy to be proven wrong), and having to convert big datasets is always a pain... |
|