Take the time to put large data in sheets. You will thank yourself later..

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

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
  • godot-csv-data

    Utility for loading data from CSVs into classes and properly typing the data.

  • Obligatory plug for my CSV project: https://github.com/EamonnMR/godot-csv-data

  • godobuf

    A Google Protobuf implementation for Godot / GDScript

  • There are existing Godot bindings for Protobuf, which are pretty decent for this usecase too: https://github.com/oniksan/godobuf

  • 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
  • Godot-Text-Database

    Advanced text resource loader (JSON, CFG) with rich data validation.

  • I wrote a sophisticated loader (avaiable in AssetLib) which validates the data, so I don't have to worry about typos or something missing. The cfg file provides me with readable, convenient to edit overview, which is also easy to search .

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