@bens I'm using SQift in another app, and once again it's incredible 👏
@twostraws Why that instead of SwiftData / CoreData?
@appealingapps Because I want to run SQL.
@twostraws fair enough. Usually I really want to have sync, and the easiest way to do that for semi-complex data seems to be SwiftData. I assume that’s not a requirement (or want) for you?
@appealingapps My requirement is that I need to run SQL. That’s the only requirement.