ClickHouse/docs/ja/home_links/deployment_links.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

15 lines
464 B
JSON
Raw Normal View History

2024-11-18 02:58:58 +00:00
[
{
"title": "Quick Start",
"description": "Get up and running on ClickHouse in minutes, explore some sample data, and build your solution",
"url": "/docs/ja/quick-start/",
"background": "cloud"
},
{
"title": "Tutorials and Sample Datasets",
"description": "From taxi rides to property prices, learn how to get data into ClickHouse and model it for query performance",
"url": "/docs/ja/getting-started/example-datasets/",
"background": "cloud"
}
]