![]() |
Column-oriented GPU-accelerated Database Management System
CoGaDB
|
#include <core/column_base_typed.hpp>#include <core/column.hpp>

Go to the source code of this file.
Classes | |
| class | CoGaDB::CompressedColumn< T > |
| This class represents a compressed column with type T, is the base class for all compressed typed column classes and allows a uniform handling of compressed columns of a certain type T. More... | |
Namespaces | |
| namespace | CoGaDB |
The global namespace of the programming tasks, to avoid name claches with other libraries. | |