diff --git a/README.md b/README.md index b78c0c4..b214207 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,7 @@ A curated list of awesome Swift frameworks, libraries and software. Inspired by * [Squeal](https://github.com/nerdyc/Squeal) - A Swift wrapper for SQLite databases. * [SQLiteDB](https://github.com/FahimF/SQLiteDB) - Basic SQLite wrapper for Swift. * [SwiftMongoDB](https://github.com/Danappelxx/SwiftMongoDB) - A Swift driver for MongoDB. +* [StorageManager](https://github.com/iAmrSalman/StorageManager) - Safe and easy way to use FileManager as Database. ## Testing *Libraries for testing codebases and generating test data.*