companies
|
jsonb_pretty |
1 |
{
"companies": [
{
"id": 3,
"name": "Company Three",
"tagline": null,
"categories": [
{
"id": 2,
"name": "Cat 2",
"description": null
}
],
"description": null,
"featured_image": null
},
{
"id": 1,
"name": "Company One",
"tagline": null,
"categories": [
{
"id": 1,
"name": "Cat 1",
"description": null
},
{
"id": 2,
"name": "Cat 2",
"description": null
}
],
"description": null,
"featured_image": null
},
{
"id": 2,
"name": "Company Two",
"tagline": null,
"categories": [
{
"id": 1,
"name": "Cat 1",
"description": null
},
{
"id": 3,
"name": "Cat 3",
"description": null
}
],
"description": null,
"featured_image": null
}
]
} |
|
λ
.NET NoSQL database for rapid development
|