Hacker News new | ask | show | jobs
GRDB 5.17 with async/await (SQLite toolkit for Swift) (old.reddit.com)
1 points by groue 1644 days ago
1 comments

Library author here - SQLite concurrency needs a little care: don't miss the Concurrency Guide: https://github.com/groue/GRDB.swift/blob/master/Documentatio...