F
Size: a a a
F
O
AK
AK
a.kuzin@a:~/Downloads$ tarantool -l json
Tarantool Enterprise For Mac 2.3.1-154-g4616b51c4
type 'help' for interactive help
tarantool> fio = require'fio'
---
...
tarantool> jsf = fio.open('/tmp/acc.json')
---
...
tarantool> s = jsf:read()
---
...
tarantool> json.decode(s)
---
- {'accounts': {'acc_id': '', 'acc_status ': '', 'relate': ['', '', ''], 'customers': [
{'identifiers': [{'status ': '', 'id': ''}], 'first_name': '', 'id': '', 'children': [
{'name': '', 'id': ''}], 'last_name': '', 'addresses': [{'city': '', 'country': ''}]}]}}
...
O
F
DS
DS
F
MA
AB
AT
F
A