LucidDB
From Wikipedia, the free encyclopedia
| Developer(s) | Eigenbase Foundation |
|---|---|
| Stable release | 0.9.4 |
| Written in | Java, C++ |
| Type | Database, Business Intelligence, Data Warehouse |
| License | GPL 2 |
| Website | luciddb.org |
LucidDB is an Open Source database purpose-built to power Data Warehouses, OLAP servers and Business Intelligence systems.
LucidDB is the first and only open-source RDBMS purpose-built entirely for data warehousing and business intelligence. It is based on architectural cornerstones such as column-store, bitmap indexing, hash join/aggregation, and page-level multiversioning.[1]
Due to its purpose built architecture and features designed for BI and Data Warehouse workloads it typically performs faster than traditional row store databases, without any additional tuning.
Contents |
[edit] Connectors
[edit] Roadmap / Future Work
- Firewater is a project currently under development to create a shared nothing set of LucidDB servers to enable scaling out of large data volumes. Firewater contains a distributed query processor.
[edit] References
[edit] External links
| This software article is a stub. You can help Wikipedia by expanding it. |