DOP-C (pronounced “dope-see”) is a header-only library for C++, allowing for the creation and manipulation of column based data tables. DOP-C was created for the purpose of having an easy way to create table-based relational models in C++. This is for the benefit of programmers who want to try more data-oriented approaches to software development.
That all said, DOP-C should be suitable for any application which makes use of data tables in any context. The library is very young, and feedback is much-appreciated. Any issues should be reported at https://github.com/DeltaBoyBZ/dop-c/issues.