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
- Host: GitHub
- URL: https://github.com/miyako/4d-plugin-simple-postgres-client
- Owner: miyako
- License: mit
- Created: 2020-02-25T12:39:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-23T03:29:52.000Z (almost 2 years ago)
- Last Synced: 2025-06-16T21:45:19.741Z (about 1 year ago)
- Topics: 4d-plugin, sql
- Language: C
- Homepage:
- Size: 123 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README


[](LICENSE)

# 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)