Have you used Easy Save?

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

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
  • guid-based-reference

    A component for giving Game Objects a GUID and a class to create references to objects in any Scene by GUID

  • Give each gameobject in your scene a unique guid if you haven't. Unity has a guid solution on GitHub, it's as simple as adding a component to your scene gameobject (unity guid component). Make a non-monobehavior data class that would save all of the state information you need in a serializable form. Then come save time use JSON and write out your custom data class with the guid for the particular scene object to a text file. When you load your save data at runtime, populate a dictionary with the guid as a key for quick access to your save data.

  • 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

  • VContainer VS Init(args) Lite - a user suggested alternative

    2 projects | 5 May 2024
  • Zenject VS Init(args) Lite - a user suggested alternative

    2 projects | 5 May 2024
  • .NET Aspire is the best way to experiment with Dapr during local development

    6 projects | dev.to | 4 May 2024
  • Get SQL-Server Stored Procedures with C#

    2 projects | dev.to | 4 May 2024
  • Configure Renovate to handle nuspec files

    1 project | dev.to | 4 May 2024