Data Warehouses¶
Description |
Data stores for running complex analytic queries. These typically provide SQL as a query language. |
---|---|
Projects |
4 |
Lines Committed vs. Age Chart (click to view) |
Projects¶
Project |
Size Score |
Trend Score |
Byline |
---|---|---|---|
9.75 |
8.75 |
ClickHouse is an open-source column-oriented database management system that allows generating analytical data reports in real time. |
|
6.25 |
5.25 |
CouchDB is an open source NoSQL database. |
|
9.25 |
4.75 |
The Apache Hive data warehouse software facilitates reading, writing, and managing large datasets residing in distributed storage using SQL. Structure can be projected onto data already in storage. A command line tool and JDBC driver are provided to connect users to Hive. |
|
7.25 |
4.5 |
Apache Impala is the open source, native analytic database for Apache Hadoop. Impala provides low latency and high concurrency for BI/analytic queries on Hadoop (not delivered by batch frameworks such as Apache Hive). |