This repository ilustrate my article about how to integrate a modern Swift app with a cloud Oracle Autonomous Database storing JSON documents. To fully understand what's going on in the code and properly setup the database, please read the full article
The client part uses Swift 5.3 / SwiftUI 2.0 and it's tested with XCode 12 (beta 5). The server part uses an Oracle Autonomous Database hosted on Oracle Cloud (OCI), under the free tier.
A working database instance running on cloud is needed, for full instructions on how to do that please read the first part of the article
For the client part, just clone the code here, replace your specific endpoint URL and admin credentials in SODA.swift.