How to model hierarchical data in noSQL databases

Modeling hierarchical data in noSQL databases (or in SQL databases without support for CTE) isn't easy or ideal. But there are a few options.
- #
- #
- #
- #
- 0
- Odpowiedz

Modeling hierarchical data in noSQL databases (or in SQL databases without support for CTE) isn't easy or ideal. But there are a few options.