Graph
Graph is a semantic database that is used to create data-driven applications. (by CosmicMind)
encrypted-core-data
v2.0 - iOS Core Data encrypted SQLite store using SQLCipher (by project-imas)
Graph | encrypted-core-data | |
---|---|---|
- | 1 | |
873 | 786 | |
-0.1% | -0.1% | |
0.0 | 0.0 | |
almost 3 years ago | almost 2 years ago | |
Swift | Objective-C | |
MIT License | Custom |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Graph
Posts with mentions or reviews of Graph.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Graph yet.
Tracking mentions began in Dec 2020.
encrypted-core-data
Posts with mentions or reviews of encrypted-core-data.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-11-20.
-
Security iOS Apps with OWASP Best Practices for Data Protection
For higher security, consider encrypting the persistent store. This technique uses the SQLCipher library to encrypt the entire database, but with a performance cost. In OWASP we have a link to github project that do this.
What are some alternatives?
When comparing Graph and encrypted-core-data you can also consider the following projects:
MagicalRecord - Super Awesome Easy Fetching for Core Data!
CoreStore - Unleashing the real power of Core Data with the elegance and safety of Swift
AlecrimCoreData
CloudCore - Robust CoreData-CloudKit synchronization, including offline queuing, relationships, private, shared and public databases, field-level deltas, encrypted values, maskable attributes, cacheable assets, and more.
DataKernel - Simple CoreData wrapper to ease operations