II.
Topic JSON
Structured · livetopic:SQL-vs-NoSQL
SQL vs. NoSQL json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:SQL-vs-NoSQL",
"_kind": "Topic",
"_file": "domain/topics/topics-expanded.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "SQL vs. NoSQL",
"description": "Choosing between relational and non-relational databases — comparing\nACID guarantees, schema flexibility, query expressiveness, horizontal\nscaling, and operational maturity against workload access patterns,\nconsistency requirements, and team expertise.\n"
},
"outgoingEdges": [
{
"from": "topic:SQL-vs-NoSQL",
"to": "domain:databases",
"kind": "belongs_to_domain"
},
{
"from": "topic:SQL-vs-NoSQL",
"to": "domain:data-engineering",
"kind": "belongs_to_domain"
}
],
"incomingEdges": []
}