Download the PHP package keboola/storage-driver-teradata without Composer
On this page you can find all versions of the php package keboola/storage-driver-teradata. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download keboola/storage-driver-teradata
More information about keboola/storage-driver-teradata
Files in keboola/storage-driver-teradata
Package storage-driver-teradata
Short Description Keboola teradata driver
License MIT
Informations about the package storage-driver-teradata
Keboola Storage Driver Teradata
Keboola high level storage backend driver for Teradata
Setup Teradata
setup envs:
Mac: for local Teradata server in VirtualBox set HOST to host.docker.internal
.
Setup AWS credentials
You access key must have access to keboola-drivers
bucket to download Teradata odbc driver and utilities
Build docker images
Xdebug
To run with xdebug use dev-xdebug
container instead of dev
Generate protobuf code
Generate protobuf documentation
Documentation will be placed in docs
folder. Check documentation for more options.
Tests
Run tests with following command.
To run separate tests first generate testing protobuf classes
And than run phpunit
To disable retry copy phpunit-retry.xml.dist
Debug queries
To debug queries executed during test set DEBUG=1 env variable
Code quality check
Full CI workflow
This command will run all checks and run tests
License
MIT licensed, see LICENSE file.
All versions of storage-driver-teradata with dependencies
ext-odbc Version *
ext-json Version *
keboola/db-import-export Version ^2
google/protobuf Version ^3.21
keboola/php-file-storage-utils Version ^0.2.5
keboola/storage-driver-common Version ^6.0
keboola/table-backend-utils Version ^2