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

Halfpipe v0.2.4

Latest
Compare
Choose a tag to compare
@relloyd relloyd released this 14 Apr 07:26
· 7 commits to main since this release

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

Release Notes

  • Open-sourced the code using MIT licence

General

  • 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