swiftdata
There are 367 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.
pointfreeco/sqlite-data
A fast, lightweight replacement for SwiftData, powered by SQL and supporting CloudKit synchronization.
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.
brillcp/PokedexUI
A simple Pokedex app written in SwiftUI that implements the PokeAPI, using Swift Concurrency, MVVM architecture and pagination
fatbobman/SwiftDataKit
SwiftDataKit allows SwiftData developers to access Core Data objects corresponding to SwiftData elements.
alex566/DataScoutCompanion
Embeddable SwiftData Inspector
alfianlosari/NoteAppSwiftData
SwiftData Sample Note App
SouzaRodrigo61/SwiftDataTCA
Sample about SwiftData with Composable Architecture in initial fase of development
KazaiMazai/SwiftletModel
Lightweight Core Data alternative
fatbobman/CoreDataEvolution
A library aimed at modernizing Core Data by incorporating the elegance and safety of SwiftData-style concurrency.
NoahKamara/CompoundPredicate
A library for combining swift predicates
shapehq/SwiftDataDecoupled
Example project showing how the data and view layers can be decoupled when using SwiftData for persistence.
doyeonjeong/SwiftData-Tutorial
How to use SwiftData?
zhang-hongshen/ModelCraft
ModelCraft is a native macOS RAG app. It aims to make it easier to use LLM locally.
amiantos/inneal
Inneal is an LLM chatbot/roleplay client for the AI Horde, built with SwiftUI and SwiftData
gahntpo/SwiftDataTodoApp
This demo project shows the basic use of SwiftData with SwiftUI. It is a Todo app example.
Cyanosite/OllamaLab
OllamaLab: a fully fledged AI assistant utilizing Ollama with Companion Mode for MacOS
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.
barisozgenn/PackageDeliverySwiftUI
New Map, iOS17 Delivery App Leveraging SwiftUI Map and Cutting-Edge SwiftUI Features
DeimanteValunaite/SwiftUI-Task-Planner
A Task Planner App in SwiftUI for iOS
LeonardoLarranaga/Browser
An Arc-Inspired browser made with WebKit, SwiftUI and SwiftData.
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
banghuazhao/Spring-Festival-Crush
A Chinese Spring Festival-themed Match-3 game built with Swift, leveraging SpriteKit for game mechanics, SwiftUI for the UI, Swift Concurrency for enhanced performance, and SwiftData for model persistence.
SwiftieDev/SwiftUI-ToDos-App
Todo List App using SwiftData in SwiftUI
apriakhin/shadowsocks-client
Cross-platform lightweight client for Shadowsocks for macOS, iPadOS and iOS
FiveSheepCo/OrderedRelationship
A Swift macro taking away the pain in adding ordered relationships to SwiftData models
Jerryzjx/NutriScan
iOS App - Nutrition Tracker with barcode scanning for food logging. - Scan. Understand. Eat Smart.
rcaos/Swift-Radio-App
Swift Radio app made with SwiftUI and SwiftData
heyjaywilson/peakfit
Strength exercise iOS app written in Swift
viniciusbinder/LayeredArchitectureExample
Domain-based expense tracker app with Repository pattern
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.
fatbobman/ModelActorX
ModelActorX is a Swift library that provides custom macros ModelActorX and MainModelActorX to enhance and extend the functionality of SwiftData's ModelActor.
amanbayserkeev0377/TeymiaHabit
Teymia Habit: A modern iOS habit tracker built with SwiftUI, SwiftData, and CloudKit. Features include Live Activities, Dynamic Island, widgets, and in-app purchases. Open-sourced to showcase advanced iOS development patterns.