Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →
SQLite.swift Alternatives
Similar projects and alternatives to SQLite.swift
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
MMKV
An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, POSIX, and OHOS.
-
SwiftyStoreKit
Lightweight In App Purchases Swift framework for iOS 8.0+, tvOS 9.0+ and macOS 10.10+ ⛺
-
SQLiteDB
Basic SQLite wrapper for Swift 4.x and lightweight ORM for accessing underlying tables in an SQLite database
-
-
YapDatabase
YapDB is a collection/key/value store with a plugin architecture. It's built atop sqlite, for Swift & objective-c developers.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
SQLite.swift discussion
SQLite.swift reviews and mentions
- SQLite.swift: A type-safe, Swift-language layer over SQLite3
-
SqliteOpenHelper in IOS ?
I use https://github.com/stephencelis/SQLite.swift which works well.
- Quick Questions
-
Is it possible to connect MySQL to the SWIFT system ?
Yeah there are some libraries for it. Given that your question is vague/basic I’m going to assume you’re doing some small project or local dev. Here’s something that wraps SQLite: https://github.com/stephencelis/SQLite.swift
-
A new database system for Swift
It relies on https://github.com/stephencelis/SQLite.swift and looks like it would suffer from the same issue https://github.com/stephencelis/SQLite.swift/issues/1104
-
Is there a sqlite connection?
You can do that if you want, e.g https://github.com/stephencelis/SQLite.swift
-
SQLite for swift?
SQLite.swift + SQLiteMigrationManager.swift
-
Finally acquainting myself with CoreData after 10 years of mostly avoiding it. Very heavy obj-c baggage. Anyone recommend a wrapper?
Sqlite.swift
- Simplest way to implement offline data persistence with SwiftUI?
-
Awesome macOS Libraries List
SQLite.swift - A type-safe, Swift-language layer over SQLite3. Language: Swift.
-
A note from our sponsor - InfluxDB
influxdata.com | 27 Apr 2025
Stats
stephencelis/SQLite.swift is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of SQLite.swift is Swift.