Skip to content
This repository has been archived by the owner on Nov 18, 2023. It is now read-only.

Halfpipe v0.1.6

Compare
Choose a tag to compare
@relloyd relloyd released this 28 Oct 13:57

In this release, Halfpipe comes with Oracle, SQL Server and ODBC driver support. Also the ability to run in AWS Lambda.

  • Oracle and ODBC functionality is provided via plugins, while SQL Server support only requires the hp binary.
  • The Oracle plugin hp-oracle-plugin.so is compiled against Oracle Database 19.8 client libraries, which is backwards compatible with older Oracle versions
  • The ODBC plugin hp-odbc-plugin.so uses unixODBC libraries

The Oracle drivers are omitted from the base image due to licence restrictions, but you can choose the Quick Start mentioned below to easily build yourself a Docker image that includes them and the unixODBC drivers.

Options to get going: