plone / guillotina

Python AsyncIO data API to manage billions of resources
https://guillotina.readthedocs.io/en/latest/
Other
187 stars 51 forks source link

Postgresql Driver Speedup traversal #1030

Open bloodbare opened 3 years ago

bloodbare commented 3 years ago

Using recursive SQL retrieve from DB all path if its faster than python traversal roundtrips.