/simple-portable-database

Simple Portable Database is a library that provides a convenient way to store tabular and binary data in a local directory. The library uses csv and binary files to enable a simple persistence mechanism for local applications.

Primary LanguageC#MIT LicenseMIT

Stargazers