Ram-is-me / Personal_Data_Store

This is a PDS (Personal Data Store) written in C to implement database operations. It also implements index based querying for search.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal Data Store

This is a PDS (Personal Data Store) written in C to implement database operations. It also implements index based querying for search.

The repository also contains a simple application demonstrating the use case of the PDS. Please refer to App Dev Report for a list of features implemented.

About

This is a PDS (Personal Data Store) written in C to implement database operations. It also implements index based querying for search.


Languages

Language:C 100.0%