Swiftpack.co - keyvariable/kvPostgreSqlKit.swift as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by keyvariable.
keyvariable/kvPostgreSqlKit.swift v0.2.0
A lightweight wrapper for «PostgresClientKit» Swift package.
⭐️ 0
🕓 1 week ago
iOS
.package(url: "https://github.com/keyvariable/kvPostgreSqlKit.swift.git", from: "v0.2.0")

kvPostgreSqlKit.swift

Swift 5.2 Linux macOS iOS

A lightweight wrapper for PostgresClientKit Swift package.

Supported Platforms

The same as PostgresClientKit.

Getting Started

Swift Tools 5.2+

Package Dependencies:

dependencies: [
    .package(url: "https://github.com/keyvariable/kvPostgreSqlKit.swift.git", from: "0.3.0"),
]

Target Dependencies:

dependencies: [
    .product(name: "kvPostgreSqlKit", package: "kvPostgreSqlKit.swift"),
]

Xcode

Documentation: Adding Package Dependencies to Your App.

Authors

GitHub

link
Stars: 0
Last commit: 6 days ago
jonrohan Something's broken? Yell at me @ptrpavlik. Praise and feedback (and money) is also welcome.

Release Notes

0.3.0
6 days ago

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics