mirror of
https://github.com/suitenumerique/drive.git
synced 2026-08-30 19:59:41 +02:00
Django has a native extension able to manage records in a hierchical way combined with an index allowing to have high performance when querying the database. The django_ltree lib is used, it adds some helper but is really lightweight