An open API service indexing awesome lists of open source software.

https://github.com/miyako/4d-plugin-simple-postgres-client

Simple PostgreSQL client using libpq
https://github.com/miyako/4d-plugin-simple-postgres-client

4d-plugin sql

Last synced: 9 months ago
JSON representation

Simple PostgreSQL client using libpq

Awesome Lists containing this project

README

          

![version](https://img.shields.io/badge/version-20%2B-E23089)
![platform](https://img.shields.io/static/v1?label=platform&message=mac-intel%20|%20mac-arm%20|%20win-64&color=blue)
[![license](https://img.shields.io/github/license/miyako/4d-plugin-simple-postgres-client)](LICENSE)
![downloads](https://img.shields.io/github/downloads/miyako/4d-plugin-simple-postgres-client/total)

# 4d-plugin-simple-postgres-client

Simple PostgreSQL client using libpq

* macOS library version:
* `libpq-16.4` (homebrew)

* Windows library version:
* `libpq-16.4` (vcpkg, `[core,lz4,openssl,zlib]`)

### Syntax

[miyako.github.io](https://miyako.github.io/2020/02/25/4d-plugin-simple-postgres-client-v2.html)