# GeekunDB **Repository Path**: codekun/GeekunDB ## Basic Information - **Project Name**: GeekunDB - **Description**: C++实现的数据库系统 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2016-12-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### GeekunDB C++ 实现的数据库 编译依赖: ``` G++11 Boost ```