Skip to content

Soikk/DB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DB

A local tag based database made entirely in C from scratch
Currently stores both tags and files as plaintext
Uses a mix of AVL trees and normal arrays to work with the data

Example

Loading and debugging Showing and removing tags

About

Local tag based file database made entirely in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages