Apache Arrow Flight SQL adapter for PostgreSQL

Clone this repo:
  1. 60c748a Add a script to parse backtrace output (#176) by Sutou Kouhei · 3 weeks ago main
  2. d4c7753 Add missing error check on waiting read/write (#174) by Sutou Kouhei · 3 weeks ago
  3. 0cad9b5 Add missing build time for INSERT/COPY with PostgreSQL protocol (#172) by Sutou Kouhei · 3 weeks ago
  4. 574d7a0 Add benchmark for bulk ingestion (#170) by Sutou Kouhei · 3 weeks ago
  5. 56b165d Add benchmark for string (#168) by Sutou Kouhei · 4 weeks ago

Apache Arrow Flight SQL adapter for PostgreSQL

This is a PostgreSQL extension that adds an Apache Arrow Flight SQL endpoint to PostgreSQL.

See https://arrow.apache.org/flight-sql-postgresql/ for details.

How to contribute

See CONTRIBUTING.md.

License

The Apache License 2.0. See LICENSE.txt for details.