-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathlanding.json
52 lines (46 loc) · 1.66 KB
/
landing.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
"version": 2,
"title": "IBM Db2 Warehouse as a Service",
"introduction": "IBM Db2 Warehouse as a Service is a fully-managed, elastic cloud data warehouse that delivers independent scaling of storage and compute. It delivers a highly optimized columnar data store, actionable compression, and in-memory processing to supercharge your analytics and machine learning workloads.",
"product_page": "https://www.ibm.com/products/db2-warehouse",
"console_page": "/relative/console/path",
"section_topics": {
"links": [
{
"title": "Getting started with IBM Db2 Warehouse SaaS",
"href": "/docs/Db2whc?topic=Db2whc-getting-started"
},
{
"title": "Connecting overview",
"href": "/docs/Db2whc?topic=Db2whc-connect_ov"
},
{
"title": "Connectivity options on IBM Cloud",
"href": "/docs/Db2whc?topic=Db2whc-connect_options"
},
{
"title": "Connecting to IBM tools",
"href": "/docs/overview?topic=overview-get-started-checklist"
},
{
"title": "Connecting with third-party tools",
"href": "/docs/Db2whc?topic=Db2whc-connect_3rd_party"
}
]
},
"section_highlights": [
{
"title": "Demos, Tutorials, Videos",
"description": "Learn How",
"href": "https://www.ibm.com/products/db2-warehouse",
"type": "training"
},
{
"title": "SQL Reference",
"description": "Procedures",
"href": "https://www.ibm.com/docs/en/db2woc?topic=reference-sql",
"type": "training",
"recommended": true
}
]
}