Skip to content

sticnarf/ShikuDB

Repository files navigation

What is ShikuDB

ShikuDB is a naive NoSQL database designed for finishing my C++ course.

shiku can either be pronouced as シク(詩句, poem) or xīkù(奚库, big-belly database).

Environment

I use OS X 10.11.

ShikuDB currently runs well on Windows 7/8/10, Fedora 25, OS X 10.11.

Driver usage

  • Ruby
    • Run an irb
    • require_relative the Driver/Ruby/shiku.rb
    • Use it

Dependencies

Build Instructions

  1. Run following in terminal (use MinGW on Windows):
scons

About

Naive NoSQL database designed for finishing my C++ course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages