https://github.com/zeeql/zeeql3pck
PostgreSQL Adaptor for the ZeeQL (EOF/CoreData/AR like) ORM for Swift
https://github.com/zeeql/zeeql3pck
postgresql-driver swift swift5 zeeql zeeql-adaptor
Last synced: 7 months ago
JSON representation
PostgreSQL Adaptor for the ZeeQL (EOF/CoreData/AR like) ORM for Swift
- Host: GitHub
- URL: https://github.com/zeeql/zeeql3pck
- Owner: ZeeQL
- License: apache-2.0
- Created: 2019-08-15T15:21:45.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2024-11-24T22:06:41.000Z (over 1 year ago)
- Last Synced: 2025-06-20T09:44:57.702Z (10 months ago)
- Topics: postgresql-driver, swift, swift5, zeeql, zeeql-adaptor
- Language: Swift
- Homepage: http://zeeql.io
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PostgreSQL Adaptor for ZeeQL3




This library contains a ZeeQL database adaptor for
[PostgreSQL](https://www.postgresql.org)
based on the
[PostgresClientKit](https://github.com/codewinsdotcom/PostgresClientKit.git)
package. It requires Swift 5.0+.
Note: If your Swift code is running within Apache via
[mod_swift](http://mod-swift.org)
or
[ApacheExpress](http://apacheexpress.io/),
you may rather want to use mod_dbd.
mod_dbd adaptors are provided by the
ZeeQL3Apache
package.
There is also [ZeeQL3PG](https://github.com/ZeeQL/ZeeQL3PG),
a `libpq` based ZeeQL adaptor.
### Documentation
ZeeQL documentation can be found at:
[docs.zeeql.io](http://docs.zeeql.io/).
### 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).