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
- Host: GitHub
- URL: https://github.com/zeeql/clibpq
- Owner: ZeeQL
- License: apache-2.0
- Created: 2017-05-29T19:55:14.000Z (about 9 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-29T16:57:42.000Z (over 1 year ago)
- Last Synced: 2026-01-12T08:41:16.548Z (5 months ago)
- Language: Swift
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ZeeQL - CLibPQ




[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).