An open API service indexing awesome lists of open source software.

https://github.com/lagenorhynque/tree-representations-in-rdb

Tree representation models in RDB
https://github.com/lagenorhynque/tree-representations-in-rdb

mysql relational-database sql tree-structure

Last synced: 8 months ago
JSON representation

Tree representation models in RDB

Awesome Lists containing this project

README

          

# tree-representations-in-rdb

## Setup

```sh
docker compose up -d
make migrate
```