Skip to content

Still in Progress -- In-memory database server written in C from scratch. Using this project to refresh my skills in C (low-level programming), data structure fundamentals, and network protocols.

Notifications You must be signed in to change notification settings

benwoodman/C-In-Memory-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

C In-Memory Database Server

Still in Progress

In-memory database server written in C from scratch. Using this project to refresh my skills in C (low-level programming), data structure fundamentals, and network protocols. I also want to better understand in-memory databases such as Redis. View current source-code in database.c. PLEASE NOTE: this project is still work in progress and this repo is only to document my progress.

About

Still in Progress -- In-memory database server written in C from scratch. Using this project to refresh my skills in C (low-level programming), data structure fundamentals, and network protocols.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages