How to manage instances of a class

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

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • CoreStore

    Unleashing the real power of Core Data with the elegance and safety of Swift

  • Core Data (and CoreStore, which is backed by Core Data) is an object persistence system (so objects can survive between application sessions), which lets you work with the objects in a more database-like way. For example, you can ask for all the instances of a Person object which match a predicate like the pets relationship is not nil. You can think of it like a more advanced version of arrays and sets.

  • 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.

    InfluxDB 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

  • Details View using CoreData

    1 project | /r/swift | 26 Sep 2022
  • Items appended in an array are not remembered after restart.

    1 project | /r/swift | 23 Feb 2022
  • CoreData: the burden of the past

    1 project | /r/iOSProgramming | 6 Feb 2022
  • Store data and update it

    1 project | /r/SwiftPlaygroundsApps | 23 Dec 2021
  • Swift Playgrounds iPad - Core Data?

    2 projects | /r/swift | 20 Dec 2021