Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/perfaram/grdbdocumentbasedappexample

Example document-based SwiftUI app using GRDB
https://github.com/perfaram/grdbdocumentbasedappexample

filedocument grdb nsfilewrapper referencefiledocument sqlite swiftui

Last synced: 9 days ago
JSON representation

Example document-based SwiftUI app using GRDB

Awesome Lists containing this project

README

        

# GRDBDocumentBasedAppExample
An example SwiftUI app using `ReferenceFileDocument` to wrap a GRDB database. Also uses [GRDBUndoRedo](https://github.com/perfaram/GRDBUndoRedo) for a straightforward undo-redo support based on database operations.