Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/apache/arrow-flight-sql-postgresql
- Owner: apache
- License: apache-2.0
- Created: 2023-01-25T06:22:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T06:26:53.000Z (about 2 months ago)
- Last Synced: 2024-10-01T01:21:46.028Z (about 1 month ago)
- Topics: apache-arrow-flight-sql, postgresql
- Language: C++
- Homepage: https://arrow.apache.org/flight-sql-postgresql/
- Size: 3.56 MB
- Stars: 65
- Watchers: 36
- 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