This question already has an answer here:
- Accessing an SQLite Database in Swift 9 answers
I have been looking for sometime for a native tutorial in Swift / Xcode for basic database functions for SQLite. I'm starting to think that they only exist in Objective-C. Can some clarify? If they do exist can you point me to the syntax examples for performing a query? My experience is in PHP / MySQL and in Pseudocode for the majority of tasks I need:
Connect to the database | Execute an SQL statement | Fetch the result
I hope they exist in Swift for my current iOS project.
Aucun commentaire:
Enregistrer un commentaire