Top 20 Database and Data Management SDKs Used in iOS Apps on the Apple App Store
We at 42matters have identified the 20 most popular Database and Data Management SDKs leveraged by iOS apps available on the iOS app market.
Data Management SDKs enable developers building mobile apps that require data processing, storage, or analysis to implement features such as data processing, data storage, data retrieval, data analysis, use of local or remote databases, and other such capabilities in their apps.
This list is based on our analysis of the millions of mobile applications – and the 2,300+ SDKs they use – that constitute the vast inventory of the Apple App Store. The accompanying data provides readers with a glimpse into the rich mobile application insights generated by the 42matters technology. This data is also available via our APIs, file dumps, Explorer, and SDK Explorer.
The intended purpose of this article is to assist app builders in their search for the perfect Database and Data Management SDK to leverage in their app, as well as to give SDK developers insight into their biggest competitors and potential customers. This data collected by our technology may also serve as a useful tool for folks researching the wider mobile app market.
The 20 most widely-integrated database and data management SDKs:
Among all apps utilizing database and data management SDKs, 28.42% have integrated FMDB. This accounts for 23.68% of app downloads within the database and data management SDK category.
FMDB is an Objective-C wrapper SDK built around SQLite.
Use the 42matters SDK Explorer to find all apps that use FMDB.
ZipArchive
Check “ZipArchive” SDK InsightsAmong all apps utilizing database and data management SDKs, 21.84% have integrated ZipArchive. This accounts for 22.54% of app downloads within the database and data management SDK category.
ZipArchive is a simple utility class SDK for zipping and unzipping files on iOS, macOS, and tvOS.
Use the 42matters SDK Explorer to find all apps that use ZipArchive.
Firebase Remote Config
Check “Firebase Remote Config” SDK InsightsAmong all apps utilizing database and data management SDKs, 21.61% have integrated Firebase Remote Config. This accounts for 60.75% of app downloads within the database and data management SDK category.
Use the 42matters SDK Explorer to find all apps that use Firebase Remote Config.
Firebase Firestore
Check “Firebase Firestore” SDK InsightsAmong all apps utilizing database and data management SDKs, 14.56% have integrated Firebase Firestore. This accounts for 7.57% of app downloads within the database and data management SDK category.
Use the 42matters SDK Explorer to find all apps that use Firebase Firestore.
Among all apps utilizing database and data management SDKs, 11.90% have integrated Swifty. This accounts for 6.88% of app downloads within the database and data management SDK category.
The Swifty SDK offers a better way to deal with JSON data in Swift.
Use the 42matters SDK Explorer to find all apps that use Swifty.
Cloud Storage for Firebase
Check “Cloud Storage for Firebase” SDK InsightsAmong all apps utilizing database and data management SDKs, 9.08% have integrated Cloud Storage for Firebase. This accounts for 5.46% of app downloads within the database and data management SDK category.
Use the 42matters SDK Explorer to find all apps that use Cloud Storage for Firebase.
Google Tag Manager
Check “Google Tag Manager” SDK InsightsAmong all apps utilizing database and data management SDKs, 9.04% have integrated Google Tag Manager. This accounts for 3.85% of app downloads within the database and data management SDK category.
Google Tag Manager is an SDK that helps you manage all your website tags without editing code. Google Tag Manager delivers simple, reliable, easily integrated tag management solutions — for free.
Use the 42matters SDK Explorer to find all apps that use Google Tag Manager.
Firebase Realtime Database
Check “Firebase Realtime Database” SDK InsightsAmong all apps utilizing database and data management SDKs, 8.95% have integrated Firebase Realtime Database. This accounts for 6.07% of app downloads within the database and data management SDK category.
Use the 42matters SDK Explorer to find all apps that use Firebase Realtime Database.
Among all apps utilizing database and data management SDKs, 8.33% have integrated JWT. This accounts for 1.53% of app downloads within the database and data management SDK category.
JWT is an SDK that offers a JSON Web token implementation in Objective-C.
Use the 42matters SDK Explorer to find all apps that use JWT.
Atlas Device by MongoDB
Check “Atlas Device by MongoDB” SDK InsightsAmong all apps utilizing database and data management SDKs, 7.94% have integrated Atlas Device by MongoDB. This accounts for 10.52% of app downloads within the database and data management SDK category.
Realm is a mobile platform SDK and a replacement for SQLite and Core Data. It enables developers to build offline-first, reactive mobile experiences using simple data sync.
Use the 42matters SDK Explorer to find all apps that use Atlas Device by MongoDB.
ObjectMapper
Check “ObjectMapper” SDK InsightsAmong all apps utilizing database and data management SDKs, 4.76% have integrated ObjectMapper. This accounts for 3.55% of app downloads within the database and data management SDK category.
ObjectMapper is a framework written in Swift that makes it easy for you to convert your model objects (classes and structs) to and from JSON.
Use the 42matters SDK Explorer to find all apps that use ObjectMapper.
KeychainAccess
Check “KeychainAccess” SDK InsightsAmong all apps utilizing database and data management SDKs, 3.92% have integrated KeychainAccess. This accounts for 5.28% of app downloads within the database and data management SDK category.
KeychainAccess is a simple Swift wrapper SDK for Keychain that works on iOS and OS X.
Use the 42matters SDK Explorer to find all apps that use KeychainAccess.
JSONModel
Check “JSONModel” SDK InsightsAmong all apps utilizing database and data management SDKs, 3.32% have integrated JSONModel. This accounts for 8.03% of app downloads within the database and data management SDK category.
The JSONModel SDK enables the rapid creation of smart data models. You can use it in your iOS, macOS, watchOS, and tvOS apps. Automatic introspection of your model classes and JSON input drastically reduces the amount of code you have to write.
Use the 42matters SDK Explorer to find all apps that use JSONModel.
MJExtension
Check “MJExtension” SDK InsightsAmong all apps utilizing database and data management SDKs, 2.36% have integrated MJExtension. This accounts for 2.38% of app downloads within the database and data management SDK category.
The MJExtension SDK is a fast, convenient, and nonintrusive conversion framework between JSON and model.
Use the 42matters SDK Explorer to find all apps that use MJExtension.
PINCache
Check “PINCache” SDK InsightsAmong all apps utilizing database and data management SDKs, 2.15% have integrated PINCache. This accounts for 3.67% of app downloads within the database and data management SDK category.
PINCache is an SDK that offers a fast, non-deadlocking parallel object cache for iOS, tvOS, and OS X.
Use the 42matters SDK Explorer to find all apps that use PINCache.
MagicalRecord
Check “MagicalRecord” SDK InsightsAmong all apps utilizing database and data management SDKs, 1.54% have integrated MagicalRecord. This accounts for 1.77% of app downloads within the database and data management SDK category.
The MagicalRecord SDK cleans up core data related code, allows simple one-line fetches, and modifies NSFetchRequest when request optimizations are needed.
Use the 42matters SDK Explorer to find all apps that use MagicalRecord.
Among all apps utilizing database and data management SDKs, 1.39% have integrated SBJson. This accounts for <1% of app downloads within the database and data management SDK category.
SBJson (aka json-framework). JSON (JavaScript Object Notation) is a light-weight data interchange format that's easy to read and write for humans and computers alike. This library implements strict JSON parsing and generation in Objective-C.
Use the 42matters SDK Explorer to find all apps that use SBJson.
KVOController
Check “KVOController” SDK InsightsAmong all apps utilizing database and data management SDKs, 1.25% have integrated KVOController. This accounts for 7.85% of app downloads within the database and data management SDK category.
Key-value observing is a particularly useful technique for communicating between layers in a Model-View-Controller application. The KVOController SDK builds on Cocoa's time-tested key-value observing implementation. It offers a simple, modern API, that is also thread safe.
Use the 42matters SDK Explorer to find all apps that use KVOController.
Among all apps utilizing database and data management SDKs, 1.09% have integrated Qiniu. This accounts for 2.49% of app downloads within the database and data management SDK category.
Qiniu Cloud operates as a cloud storage software developer and solutions provider.
Use the 42matters SDK Explorer to find all apps that use Qiniu.
Apollo GraphQL
Check “Apollo GraphQL” SDK InsightsAmong all apps utilizing database and data management SDKs, <1% have integrated Apollo GraphQL. This accounts for 2.54% of app downloads within the database and data management SDK category.
Use the 42matters SDK Explorer to find all apps that use Apollo GraphQL.
Browse iOS and Android SDKs With the SDK Explorer
SDK Intelligence
See how many apps integrate specific SDKs, how many times these SDKs have been downloaded, developer details, similar SDKs, and more.
New Installations and Removals History
Analyze installation and removal trends for SDKs. Discover which apps have removed or integrated specific SDKs in a given timeframe.
Market Share per Google Play and Apple App Store Category
See which app categories or genres are most likely to use specific SDKs. Detect SDK market share per category.