Column-oriented GPU-accelerated Database Management System
CoGaDB
|
Namespaces | |
namespace | CoGaDB |
The global namespace of the programming tasks, to avoid name claches with other libraries. | |
Functions | |
const ColumnPtr | CoGaDB::createColumn (AttributeType type, const std::string &name) |
Column factory function, creates an empty materialized column. |