Skip to content

billycrapediem/memory-based_database

Repository files navigation

Intro

this is a in memory relational data base: it supports basic SQL operations. The main.c file give a demo to how each operation is call.

Command for building the demo:

make project

running the project

./project

About

a memory-based relational database in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published