An open API service indexing awesome lists of open source software.

https://github.com/zeeql/clibpq

A Swift ModuleMap module for PostgreSQL libpq
https://github.com/zeeql/clibpq

Last synced: 16 days ago
JSON representation

A Swift ModuleMap module for PostgreSQL libpq

Awesome Lists containing this project

README

          

ZeeQL - CLibPQ

![Swift4.2](https://img.shields.io/badge/swift-4.2-blue.svg)
![Swift5](https://img.shields.io/badge/swift-5-blue.svg)
![tuxOS](https://img.shields.io/badge/os-tuxOS-green.svg?style=flat)
![macOS](https://img.shields.io/badge/os-macOS-green.svg?style=flat)

[ZeeQL](https://github.com/ZeeQL/ZeeQL3)
is a Swift ORM / database access library primarily inspired by EOF,
and in consequence CoreData. Adding some ActiveRecord ideas.

The CLibPQ subproject contains 'module maps' which enables Swift code to
access C libraries, in this case the PostgreSQL libpq client library.

Please checkout the
[ZeeQL](https://github.com/ZeeQL/ZeeQL3)
project for more information.

### Who

**ZeeQL** is brought to you by
[ZeeZide](http://zeezide.de).
We like feedback, GitHub stars, cool contract work,
presumably any form of praise you can think of.

There is a `#zeeql` channel on the [Noze.io Slack](http://slack.noze.io).