GitHub user jsell-rh created a discussion: Benchmarking Bulk Data Insert 
Strategies

Write-up and code: https://github.com/jsell-rh/apache-age-benchmark/

**TLDR:** We were unable to achieve acceptable `CREATE` performance using 
Cypher queries against Apache AGE when inserting >10k nodes. Directly 
`INSERT`ing into the Apache AGE tables is significantly faster, but requires 
extreme caution.

Has anyone else run up against these performance limitations? How did you solve 
them? I'm especially curious to know if there's anything obvious that we missed!

GitHub link: https://github.com/apache/age/discussions/2304

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to