Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/apache/arrow-flight-sql-postgresql

Apache Arrow Flight SQL adapter for PostgreSQL
https://github.com/apache/arrow-flight-sql-postgresql

apache-arrow-flight-sql postgresql

Last synced: about 1 month ago
JSON representation

Apache Arrow Flight SQL adapter for PostgreSQL

Awesome Lists containing this project

README

        

# Apache Arrow Flight SQL adapter for PostgreSQL

This is a PostgreSQL extension that adds an [Apache Arrow Flight
SQL][apache-arrow-flight-sql] endpoint to PostgreSQL.

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

## How to contribute

See [CONTRIBUTING.md](CONTRIBUTING.md).

## License

The Apache License 2.0. See [LICENSE.txt](LICENSE.txt) for details.

[apache-arrow-flight-sql]: https://arrow.apache.org/docs/format/FlightSql.html