swiftdata
There are 227 repositories under swiftdata topic.
nalexn/clean-architecture-swiftui
SwiftUI sample app using Clean Architecture. Examples of working with SwiftData persistence, networking, dependency injection, unit testing, and more.
pawello2222/WidgetExamples
A demo project showing different types of Widgets created with SwiftUI and WidgetKit.
rasmuslos/AmpFin
Native Jellyfin music player for iOS & iPadOS
Data-swift/ManagedModels
A SwiftData like `@Model` infrastructure for CoreData.
fatbobman/SwiftDataKit
SwiftDataKit allows SwiftData developers to access Core Data objects corresponding to SwiftData elements.
alfianlosari/NoteAppSwiftData
SwiftData Sample Note App
SouzaRodrigo61/SwiftDataTCA
Sample about SwiftData with Composable Architecture in initial fase of development
doyeonjeong/SwiftData-Tutorial
How to use SwiftData?
shapehq/SwiftDataDecoupled
Example project showing how the data and view layers can be decoupled when using SwiftData for persistence.
NoahKamara/CompoundPredicate
A library for combining swift predicates
KazaiMazai/SwiftletModel
Domain model graph with plain structs and type-driven relationships
bodhichristian/Weathered
A modern weather app with immersive animations.
fatbobman/CoreDataEvolution
A library aimed at modernizing Core Data by incorporating the elegance and safety of SwiftData-style concurrency.
Cyanosite/OllamaLab
OllamaLab: a fully fledged AI assistant utilizing Ollama with Companion Mode for MacOS
gahntpo/SwiftDataTodoApp
This demo project shows the basic use of SwiftData with SwiftUI. It is a Todo app example.
amiantos/inneal
Inneal is an LLM chatbot/roleplay client for the AI Horde, built with SwiftUI and SwiftData
mrylmz/Prototype
Prototype is a Swift Macro project that generates SwiftUI Forms and Views for data structures and classes. It's designed to complement SwiftData Models seamlessly.
zhang-hongshen/ModelCraft
ModelCraft is a native macOS RAG app. It aims to make it easier to use LLM locally.
barisozgenn/PackageDeliverySwiftUI
New Map, iOS17 Delivery App Leveraging SwiftUI Map and Cutting-Edge SwiftUI Features
heyjaywilson/peakfit
Strength exercise iOS app written in Swift
Outdooractive/gis-tools
A collection of GIS tools, including a GeoJSON implementation with projection support and WKB/WKT coders as well as many algorithms ported from turf.js
rcaos/Swift-Radio-App
Swift Radio app made with SwiftUI and SwiftData
dheerajghub/Listly
Listly is a todo app, featuring CRUD operations using SwiftData, the sole purpose of creating this project was to understand and explore the SwiftData.
FiveSheepCo/OrderedRelationship
A Swift macro taking away the pain in adding ordered relationships to SwiftData models
N3v1/SwiftData-ToDo-App
Create a To-Do-App built with SwiftUI and SwiftData
AnchorageBot/SwiftProjects
Scripts, playgrounds, and apps for Swift Projects
DeimanteValunaite/SwiftUI-Task-Planner
A Task Planner App in SwiftUI for iOS
Jerryzjx/NutriScan
iOS App - Nutrition Tracker with barcode scanning for food logging. - Scan. Understand. Eat Smart.
atulsmadhugiri/CruiseControl
strava but for driving around
fatbobman/ModelActorX
ModelActorX is a Swift library that provides custom macros ModelActorX and MainModelActorX to enhance and extend the functionality of SwiftData's ModelActor.
apriakhin/shadowsocks-client
Cross-platform lightweight client for Shadowsocks for macOS, iPadOS and iOS
imkylecat/DesktopAI
Native client to directly interact with AI models
drewalth/SwiftDataExploration
A proof-of-concept for building offline-first iOS apps with SwiftData and the Codable protocol.
keithsharp/VacuumTest
A macOS app to pre-populate a SwiftData database and an iOS app to consume the database.
SwiftieDev/SwiftUI-ToDos-App
Todo List App using SwiftData in SwiftUI