# DatabaseStorage **Repository Path**: mirrors_swisspol/DatabaseStorage ## Basic Information - **Project Name**: DatabaseStorage - **Description**: Obj-C key-value store based on SQLite3 - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Overview ======== DatabaseStorage is a simple and reusable Obj-C class that provides a key-value store based on SQLite3. It comes with a basic command line tool for testing. License ======= DatabaseStorage is available under [New BSD License](LICENSE).