minimal-sqlite is probably usable now
jimstudt/minimal-sqlite, a minimal SQLite3 interface for Swift Concurrency based code, is probably usable at this point.
I'm using it in several projects, including this this blog engine, and it is serving me flawlessly and I don't feel the need to add features to it on a regular basis.
I hereby upgrade the maintanence status to "I will not consider you an idiot if you use this code".
I'm not promising to maintain anything or pay attention to pull requests, but it's MIT licensed so you'll be ok.
- "minimal" means ~750 source lines.