|
11 | 11 | __Cube is the semantic layer for building data applications.__ It helps data engineers and application developers access data from modern data stores, organize it into consistent definitions, and deliver it to every application. |
12 | 12 |
|
13 | 13 | <img |
14 | | - src="https://raw.githubusercontent.com/cube-js/cube.js/master/docs/content/cube-scheme-dark.png" |
| 14 | + src="https://ucarecdn.com/8d945f29-e9eb-4e7f-9e9e-29ae7074e195/" |
15 | 15 | style="border: none" |
16 | 16 | width="100%" |
17 | 17 | /> |
18 | 18 |
|
19 | 19 | <p align="center"> |
20 | | - <i>Learn more about connecting Cube to <a href="https://cube.dev/docs/config/databases?ref=github-readme" target="_blank">data sources</a> and <a href="https://cube.dev/docs/config/downstream?ref=github-readme" target="_blank">analytics & visualization tools</a>.</i> |
| 20 | + <i>Learn more about connecting Cube to <a href="https://cube.dev/docs/config/databases?ref=github-readme" target="_blank">data sources</a> and <a href="https://cube.dev/docs/config/downstream?ref=github-readme" target="_blank">analytics & visualization tools</a>.</i> |
21 | 21 | </p> |
22 | 22 |
|
23 | 23 | Cube was designed to work with all SQL-enabled data sources, including cloud data warehouses like Snowflake or Google BigQuery, query engines like Presto or Amazon Athena, and application databases like Postgres. Cube has a built-in relational caching engine to provide sub-second latency and high concurrency for API requests. |
24 | 24 |
|
25 | | -For more details, see the [introduction](https://cube.dev/docs/cubejs-introduction?ref=github-readme) page in our documentation. |
| 25 | +For more details, see the [introduction](https://cube.dev/docs/cubejs-introduction?ref=github-readme) page in our documentation. |
26 | 26 |
|
27 | 27 | ## Why Cube? |
28 | 28 |
|
@@ -75,15 +75,15 @@ For a step-by-step guide on Docker, [see the docs](https://cube.dev/docs/getting |
75 | 75 |
|
76 | 76 | If you have any questions or need help - [please join our Slack community](https://slack.cube.dev?ref=github-readme) of amazing developers and data engineers. |
77 | 77 |
|
78 | | -You are also welcome to join our **monthly community calls** where we discuss community news, Cube Dev team's plans, backlogs, use cases, etc. If you miss the call, the recordings will also be available after the meeting. |
79 | | -* When: Second Wednesday of each month at [9am Pacific Time](https://www.thetimezoneconverter.com/?t=09:00&tz=PT%20%28Pacific%20Time%29). |
| 78 | +You are also welcome to join our **monthly community calls** where we discuss community news, Cube Dev team's plans, backlogs, use cases, etc. If you miss the call, the recordings will also be available after the meeting. |
| 79 | +* When: Second Wednesday of each month at [9am Pacific Time](https://www.thetimezoneconverter.com/?t=09:00&tz=PT%20%28Pacific%20Time%29). |
80 | 80 | * Meeting link: https://us02web.zoom.us/j/86717042169?pwd=VlBEd2VVK01DNDVVbU1EUXd5ajhsdz09 |
81 | | -* [Meeting page](https://cube.dev/community-call/). |
82 | | -* Recordings will be posted on the [Community Call Playlist](https://www.youtube.com/playlist?list=PLtdXl_QTQjpb1dHZCM09qKTsgvgqjSvc9). |
| 81 | +* [Meeting page](https://cube.dev/community-call/). |
| 82 | +* Recordings will be posted on the [Community Call Playlist](https://www.youtube.com/playlist?list=PLtdXl_QTQjpb1dHZCM09qKTsgvgqjSvc9). |
83 | 83 |
|
84 | 84 | ### Our quarterly roadmap |
85 | 85 |
|
86 | | -We publish our open source roadmap every quarter and discuss them during our [monthly community calls](https://cube.dev/community-call/). You can find our roadmap under [projects in our Cube.js repository](https://github.com/cube-js/cube/projects?query=is%3Aopen+sort%3Aupdated-desc). |
| 86 | +We publish our open source roadmap every quarter and discuss them during our [monthly community calls](https://cube.dev/community-call/). You can find our roadmap under [projects in our Cube.js repository](https://github.com/cube-js/cube/projects?query=is%3Aopen+sort%3Aupdated-desc). |
87 | 87 |
|
88 | 88 | ### Contributing |
89 | 89 |
|
|
0 commit comments