A simple demo app to highlight how easy to use RapidORM.
The project contains basic code to Save, Update, Delete and Retrieve data.
For more reference on the other operations of RapidORM, you can visit the actual RapidORM Framework github link -> https://github.com/kentaguilar/RapidORM
You can check out the "RapidORM.Tests" project and see how different routines are applied to different data repositories.