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

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: 10 months 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.