Concept_db
A DB designed to take in your struct and store across an array of JSON files.
Basic Usage
the following examples will follow the example of basic usage with Dog.
use Fragment;
// impl Dog....
update tables
delete tables
The above example are only a part of the functionality.
There is still much to do and I look forward to continue working on this project.
Anticipated updates
- Improved error handling.
- simplification in some areas.
- Functions will only alter tables corresponding to T.