资 源 简 介
A C++ implementation of an in-memory, type-safe table data structure. Supports column-wise and row-wise stores of data and serialization. By parsing and executing the "WHERE" part of a SQL "SELECT" statement queries are enable. Depends on (a few) boost libraries. Comes with a set of unit tests. Build the source code on windows using Visual C++ 2010 Express.
文 件 列 表
astab
astab.cpp
astab.vcxproj
stdafx.cpp
stdafx.h
targetver.h
test1.h
test_tools.h
sqlvm
sqlvm.cpp
sqlvm.vcxproj
stlib
column_store.h
hr_timer.h
LokiTypeInfo.hpp
md5.hpp
random.h
row_store.h
safe_buffer.h
schema.h
schema_tools.h
sqlparser.h
sqlvar.h
sqlvm.h
stdafx.cpp
stdafx.h
stlib.h
stlib.vcxproj
stlib_selectlib.h
store_traits.h
sys_allocator.hpp
table.h
targetver.h
tools.h
typedefs.h
varblob.h
admin.vs10.mak
devstudio.mak
devstudio-end.mak
smart_table.sln