GRDB.swift Alternatives
Similar projects and alternatives to GRDB.swift
-
-
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support. Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
-
-
swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
-
YapDatabase
YapDB is a collection/key/value store with a plugin architecture. It's built atop sqlite, for Swift & objective-c developers.
-
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
Hasura
Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.
-
-
-
-
-
-
Kingfisher
A lightweight, pure-Swift library for downloading and caching images from the web.
-
ReactiveCocoa
Cocoa framework and Obj-C dynamism bindings for ReactiveSwift.
-
-
-
-
GRDB.swift reviews and mentions
- SQLite for swift?
-
Core Data vs Realm performance analysis
Instead of either of these options, I would highly recommend checking out GRDB instead. It's a very nice SQLite wrapper that helps you avoid many of the concurrency issues affecting both Core Data and Realm: https://github.com/groue/GRDB.swift
Its performances are indeed not bad: https://github.com/groue/GRDB.swift/wiki/Performance. One could say that Realm performances are exaggerated in their marketing materials, and that SQLite is unmatched, and by far.
-
Awesome macOS Libraries List
GRDB - A toolkit for SQLite databases, with a focus on application development. Language: Swift.
-
GRDB 5.17 with async/await (SQLite toolkit for Swift)
Library author here - SQLite concurrency needs a little care: don't miss the Concurrency Guide: https://github.com/groue/GRDB.swift/blob/master/Documentatio...
-
[Announcement] GRDB 5.17 with async/await
All async apis are 🔥 EXPERIMENTAL. You can help them become stable: provide feedback.
-
SQLite server in SwiftUI
Instead I would read the database with a 3rd party library like SQLite Swift or GRDB.
-
Tips for Making a Popular Open-Source Project in 2021 [Ultimate Guide]
These are impressive! The use of screenshots and figures really helps. I've also always thought Groue's GRDB is an example of great documentation and readme combination[1].
-
Realm vs CoreData in 2021. Which do you use and why?
I certainly remember how it was at the time GRDB did not support associations 😅. The lib has turned very capable since then: https://github.com/groue/GRDB.swift/blob/master/Documentation/AssociationsBasics.md
-
Should I use Core Data or Realm for Keyboard extensions?
Your choices aren't just Realm or Core Data - your might be better served by SQLite instead, using something like GRDB.swift
-
Suggestions on Databases
If you just mean a local database, I like using GRDB. It’s a little better match for swift than CoreData.
-
Getting Started with SQLite IOS app
You have a quite popular ready-made solution with https://github.com/groue/GRDB.swift. It is well documented, and comes with demo apps.
-
Getting Started using SQLite for IOS app
Haven’t touched SQLite for a while but GRDB might make some stuff a little less tedious. https://github.com/groue/GRDB.swift
- Ask HN: Is there a way to subscribe to an SQL query for changes?
- Do you face any problem in using the following 3rd party libraries in XCode, for M1 chip?
Stats
groue/GRDB.swift is an open source project licensed under MIT License which is an OSI approved license.
Popular Comparisons
Are you hiring? Post a new remote job listing for free.