Getting Started using SQLite for IOS app

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • GRDB.swift

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

    Haven’t touched SQLite for a while but GRDB might make some stuff a little less tedious. https://github.com/groue/GRDB.swift

  • SQLite.swift

    A type-safe, Swift-language layer over SQLite3.

    We are using this for a very complicated project at the moment and it works also very well. The documentation is fantastic and there are even some questions answered on stackoverflow https://github.com/stephencelis/SQLite.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.

  • rhodes

    The Rhodes framework is a platform for building locally executing, device-optimized mobile applications for all major smartphone devices.

    You might look at RhoMobile Rhodes source for how to integrate SQLite.

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