St1ff / Postgresql-iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

This project has been created to test connection to postgresql database with libpq. It uses "spacialdb-libpq-ios" project.

libpq iOS

libpq is a set of library functions that allow client programs to pass queries to the PostgreSQL backend server and to receive the results of these queries.

This repository allows you to easily integrate libpq into your iOS application.

Licenses

PostgreSQL is released under the PostgreSQL License, a liberal Open Source license, similar to the BSD or MIT licenses. See the COPYRIGHT file.

The OpenSSL toolkit stays under a dual license, i.e. both the conditions of the OpenSSL License and the original SSLeay license apply to the toolkit. See the LICENSE file for the actual license texts.

About

License:Other


Languages

Language:C 94.8%Language:C++ 4.2%Language:Objective-C 0.7%Language:Shell 0.2%