65 Forks
326 Stars
326 Watchers

duck_db

c/c++ build a simple b+tree RDMS(利用c/c++ 开发基于B+树的小型关系型数据库 )

How to download and setup duck_db

Open terminal and run command
git clone https://github.com/enpeizhao/duck_db.git
git clone is used to create a copy or clone of duck_db repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with duck_db https://github.com/enpeizhao/duck_db/archive/master.zip

Or simply clone duck_db with SSH
[email protected]:enpeizhao/duck_db.git

If you have some problems with duck_db

You may open issue on duck_db support forum (system) here: https://github.com/enpeizhao/duck_db/issues