My "Cute 1 Minute Workout App" iOS Development Diary
Step 9: I don't get GRDB
#GRDB feels amazing, thanks for the hint @vincefried.bsky.social to use it instead of #SwiftData.
However I don't get why read calls can be async but write calls can not 🤔
#BuildInPublic #IndieDev #iOS
Swift 6.2: Approachable Concurrency Holly Borla: Swift 6.2 lowers the barrier to concurrent programming with a set of changes designed to reduce boilerplate and let you write safe concurrent code m...
#Programming #Core #Data #GRDB #iOS #iOS #26 #Language #Design #Mac #macOS
Origin | Interest […]
Swift 6.2: Approachable Concurrency Holly Borla: Swift 6.2 lowers the barrier to concurrent programming with a set of changes designed to reduce boilerplate and let you write safe concurrent code m...
#Programming #Core #Data #GRDB #iOS #iOS #26 #Language #Design #Mac #macOS
Origin | Interest […]
First time writing my own sync logic - with GRDB and CloudKit.
I did try library like Harmony, but for some reason it has high CPU usage.
Thought it would be hard to so this, but it actually isn’t. Way better than trying to make a package work the way I wanted.
#Swift #iOSdev #GRDB #indiedev
Another question for the #iOSDev community. I'm considering using GRDB.swift for my next app instead of SwiftData. SwiftData was fantastic, but I felt it lacked robustness and flexibility at times. Are there any gotchas I should be aware of regarding #GRDB?
#SwiftData #SwiftUI
One of the best things about #GRDB is the excellent documentation, which covers real life use cases and rationals, e.g. for #SwiftLang concurrency: swiftpackageindex.com/groue/grdb.swift/v7.0.0/...
GRDB 7 Gwendal Roué: GRDB 7 is out, a joint effort by ten contributors! The new version blends a...
https://mjtsai.com/blog/2025/01/28/grdb-7/
#Programming #Anniversary #Database #GRDB #iOS #iOS #18 #Mac #macOS #15 #Sequoia
Event Attributes
github.com/inlinehq/GRD... friendly fork of GRDB with SQLCipher included. (for various reasons, this isn't practical with SPM and GRDB.) this just caught my eye as a migration path for Feditext's GRDB+SQLCipher fork; hopefully it's backwards-compatible.
#GRDB #iOSDev #SQLCipher