Skip to content

keyvariable/kvPostgreSqlKit.swift

Repository files navigation

kvPostgreSqlKit.swift

A lightweight wrapper for PostgresClientKit Swift package.

Supported Platforms

The same as PostgresClientKit. Package is built and the unit-tests are passed on macOS and Linux (Ubuntu 22.04).

Getting Started

Package Dependencies:

.package(url: "https://github.com/keyvariable/kvPostgreSqlKit.swift.git", from: "0.3.1")

Target Dependencies:

.product(name: "kvPostgreSqlKit", package: "kvPostgreSqlKit.swift")

Import:

import kvPostgreSqlKit

Authors

About

A lightweight wrapper for «PostgresClientKit» Swift package.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages