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: 10 months ago
JSON representation
Apache Arrow Flight SQL adapter for PostgreSQL
- Host: GitHub
- URL: https://github.com/apache/arrow-flight-sql-postgresql
- Owner: apache
- License: apache-2.0
- Created: 2023-01-25T06:22:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-24T05:36:23.000Z (11 months ago)
- Last Synced: 2025-03-30T02:28:03.441Z (11 months ago)
- Topics: apache-arrow-flight-sql, postgresql
- Language: C++
- Homepage: https://arrow.apache.org/flight-sql-postgresql/
- Size: 4.93 MB
- Stars: 81
- Watchers: 35
- Forks: 9
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
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