Skip to content

This repository ilustrate my article about how to integrate a modern Swift app with a cloud Oracle Autonomous Database storing JSON documents.

Notifications You must be signed in to change notification settings

bogdanf/SODA-Swift-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Swift apps with Oracle's Autonomous Database and NoSQL

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

header

Technology

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.

How to install

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.

About

This repository ilustrate my article about how to integrate a modern Swift app with a cloud Oracle Autonomous Database storing JSON documents.

Topics

Resources

Stars

Watchers

Forks

Languages