How can I quickly parse a huge 45MB JSON file using JsonDecoder

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. nativejson-benchmark

    C/C++ JSON parser/generator benchmark

    Maybe you need to try some other third party json library and see if it helps. This is a good list https://github.com/miloyip/nativejson-benchmark

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. GRDB.swift

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

    Not quite exactly sure what you mean but if its a .sqlite3 file then you can use it with this easy to use library https://github.com/groue/GRDB.swift

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

  • GRDB.swift for Android

    1 project | news.ycombinator.com | 30 Aug 2025
  • Bundling database with iOS app

    1 project | /r/iOSProgramming | 24 Oct 2023
  • 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?

    1 project | /r/swift | 16 May 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

Did you know that Swift is
the 15th most popular programming language
based on number of references?