Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minidb

This is a project aimed to build a really simple sql parser and relational database based on halfvim/minidb ,
with the purpose of learning the fundamental of database system in the course of my university.

information of original author

Copyright (c) 2014 Yan Chen.
All rights reserved.
Author: yan.chen.im@gmail.com (Yan Chen)

Build Guide

You can compile this with the provided makefile.

Dependencies

  • boost
  • readline

Tested compilers

  • g++ 7.3
  • clang++ 6.0

About

Mini Database Engine in C++

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages