When considering how to store data for something like a cooking recipe application, what are the disadvantages of using CoreData, when compared with other database options?

This page summarizes the projects mentioned and recommended in the original post on /r/swift

WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • GRDB.swift

    A toolkit for SQLite databases, with a focus on application development

  • The other thing is that it could be an overkill for your app if you just need to basically "store an array of 100 objects". Then you could probably consider other solutions like SQLite (with wrappers like GRDB) or plain JSON files.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Bundling database with iOS app

    1 project | /r/iOSProgramming | 24 Oct 2023
  • How can I quickly parse a huge 45MB JSON file using JsonDecoder

    2 projects | /r/swift | 19 Jun 2023
  • The most amazing project documentation you saw

    2 projects | /r/swift | 12 Mar 2023
  • Struggles with Logic & CoreData

    1 project | /r/SwiftUI | 25 Feb 2023
  • Database/permanent data storing solution for iOS

    1 project | /r/iOSProgramming | 22 Feb 2023