博客
关于我
初识Yandex||ClickHouse
阅读量:360 次
发布时间:2019-03-04

本文共 1224 字,大约阅读时间需要 4 分钟。

  • ()

    is an open-source column-oriented DBMS (columnar database management system) for online analytical processing (OLAP).

    ClickHouse was developed by the Russian IT company Yandex for the Yandex.Metrica web analytics service.

  • OLAP

    Online analytical processing () is an approach to answer multi-dimensional analytical (MDA) queries swiftly in computing.

    OLAP is part of the broader category of business intelligence, which also encompasses relational databases, report writing and data mining.

  • MDA

    Multidimensional analysis () is a data analysis process that groups data into two categories: data dimensions and measurements.

    In many disciplines, two-dimensional data sets are also called panel data.

  • Yandex

    is a Russion Dutch-domiciled multinational corporation providing Internet-related products and services, including transportation, search and information services, eCommerce, nacigation, mobile applications, and online advertising. They provide over 70 services.

    It is the 5th largest search engine worldwide after Google, Baidu, Bing, and Yahoo!.

  • is a free web analytics service(like ) offered by Yandex that tracks and reports website traffic.

    Yandex launched the service in 2008 and made it public in 2009.

  • Tutorial

转载地址:http://ttge.baihongyu.com/

你可能感兴趣的文章
Mysql 分页
查看>>
Mysql 分页语句 Limit原理
查看>>
MySql 创建函数 Error Code : 1418
查看>>
MySQL 创建新用户及授予权限的完整流程
查看>>
mysql 创建表,不能包含关键字values 以及 表id自增问题
查看>>
mysql 删除日志文件详解
查看>>
mysql 判断表字段是否存在,然后修改
查看>>
MySQL 到底能不能放到 Docker 里跑?
查看>>
mysql 前缀索引 命令_11 | Mysql怎么给字符串字段加索引?
查看>>
MySQL 加锁处理分析
查看>>
mysql 协议的退出命令包及解析
查看>>
mysql 参数 innodb_flush_log_at_trx_commit
查看>>
mysql 取表中分组之后最新一条数据 分组最新数据 分组取最新数据 分组数据 获取每个分类的最新数据
查看>>
MySQL 命令和内置函数
查看>>
mysql 四种存储引擎
查看>>
MySQL 在并发场景下的问题及解决思路
查看>>
MySQL 基础架构
查看>>
MySQL 基础模块的面试题总结
查看>>
MySQL 备份 Xtrabackup
查看>>
mYSQL 外键约束
查看>>