Neo4j Python Driver 10x Faster With Rust
Sep 04 6 mins read
TL;DR Neo4j is going GA with Rust extensions for the Neo4j Python driver. 🎉🎉🎉 It offers major performance improvements and is up to 10 times faster. It’s available on GitHub and PyPI. To install, adjust your dependencies (requirements.txt, pyproject.toml, or similar) like so: #... read more