{"repo":"ponylang/postgres","free":true,"listed":false,"github":"https://github.com/ponylang/postgres","clone":"git clone https://github.com/ponylang/postgres.git","description":"Pure Pony Postgres client","language":"Pony","stars":18,"topics":["ponylang","ponylang-langauge","pony-core-team-library","postgresql"],"license":"BSD-2-Clause","category":"databases-storage","readme_excerpt":"Postgres Pure Pony Postgres driver Status postgres is beta quality software that will change frequently. Expect breaking changes. That said, you should feel comfortable using it in your projects. Installation Requires ponyc 0.67.0 or later. Install corral corral add github.com/ponylang/postgres.git --version 0.8.2 corral fetch to fetch your dependencies use \"postgres\" to include this package corral run -- ponyc to compile your application This library depends on ponylang/ssl. It requires a C SSL library to be installed. Please see the ssl installation instructions for more information. API Documentation https://ponylang.github.io/postgres Examples The examples directory contains self-contained programs demonstrating different parts of the library. See examples/README.md for descriptions. Postgres API Support This library aims to support the Postgres API to the level required to use Postgres from Pony in ways that the Pony community needs. We do not aim to support the entire API surface. If there is functionality missing, we will happily accept high-quality pull requests to add additional support so long as they don't come with additional external dependencies or overly burdensome maintenance. Authentication Cleartext password, MD5 password, and SCRAM-SHA-256 authentication are supported. SCRAM-SHA-256 is the default authentication method in PostgreSQL 10 and later. The server chooses which method to use based on its pg hba.conf configuration — the driver detects the server's ","default_branch":null,"files":null,"tree":[],"storefront":"/r/ponylang","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/ponylang/postgres/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}