my $rdb={ 'table a' => { 'aa' => { children => { 'table b' => [ 'ab' ], 'table c' => [ 'ac' ], } }, }, };