Description
Simple key-value database storage can be built into Windows-targeted applications with GNU dbm. This package is useful for developers who need a small local database library in cross-compiled software.
It is a library, not a database server. Check file locking, format compatibility, and backup behavior before storing important data.