A Swift bridge to OCILIB library (https://github.com/vrogier/ocilib)
- Install Oracle Instant Client and Instant Client SDK
- Clone OCILIB
- Build OCILIB with the following options: ./configure --with-oracle_home=path_to_instant_client --with-oracle_headers_path=path_to_instant_client_sdk/include make make install