Perfect-PostgreSQL

PostgreSQL connector

Provides access to PostgreSQL servers using a Swift wrapper around the libpq client library

A stand-alone Swift wrapper around the libpq client library, enabling access to PostgreSQL servers.

GitHub

55 stars
7 watching
20 forks
Language: Swift
last commit: over 2 years ago
Linked from 2 awesome lists

databaseperfectpostgresqlserver-side-swiftswift

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
perfectlysoft/perfect-mysql A Swift wrapper around the MySQL client library enabling access to MySQL servers 127
perfectlysoft/perfect-mongodb A Swift wrapper around the mongo-c client library to access MongoDB servers 52
perfectlysoft/perfect-filemaker A Swift wrapper around FileMaker XML Web publishing interface for accessing and manipulating FileMaker databases on servers. 34
perfectlysoft/perfect-sqlite A stand-alone Swift wrapper around the SQLite 3 client library. 50
codewinsdotcom/postgresclientkit A PostgreSQL client library written in Swift 135
perfectlysoft/perfect-redis A Swift client library for Redis 28
perfectlysoft/perfect-fastcgi-apache2.4 Provides an Apache 2.4 FastCGI connector for efficient URL routing and file handling 7
perfectlysoft/perfect-websockets Provides a WebSocket protocol implementation for building real-time web applications with the Perfect framework 23
benfante/libpq-wrapper An experiment in creating a Java interface to PostgreSQL using the libpq C library 8
frickle/ngx_postgres Enables direct communication between Nginx and PostgreSQL databases. 544
perfectlysoft/perfect-httpserver A Swift-based HTTP server for building web applications on the Perfect framework 108
perfectlysoft/perfect-kafka An Express Swift wrapper of librdkafka to provide a unified interface for Apache Kafka client operations 24
perfectlysoft/perfect-curl A Swift package that provides cURL support for making HTTP requests 41
perfectlysoft/perfectdocs A comprehensive reference and documentation library for Perfect (Server-side Swift) framework 566
jtv/libpqxx The official C++ client API to the PostgreSQL database management system. 1,035