giraffez
2.1.0
  • Introduction
  • Commands
  • Quickstart
  • Advanced Usage
  • API Reference
  • FAQ
  • GitHub
giraffez
  • Docs »
  • Welcome to giraffez’s documentation!
  • View page source

Welcome to giraffez’s documentation!¶

Contents:

  • Introduction
    • Requirements
    • Environment
    • Install / Update
    • Bash auto-completion
    • Compatibility and Supported Platforms
  • Commands
    • config
    • cmd
    • export
    • fmt
    • insert
    • load
    • run
    • shell
    • secret
  • Quickstart
    • Executing statements
    • Working with cursors
    • Accessing statement metadata
    • Loading data into a table
    • Exporting large amounts of data
    • Loading large amounts of data
    • Configuring giraffez
  • Advanced Usage
    • Setting up logging
    • Using the graceful shutdown
    • Working with other packages
    • Exporting to different formats
    • Session context
    • Exception handling
    • Archiving tables
    • Generating config/key files
  • API Reference
    • giraffez.cmd
    • giraffez.config
    • giraffez.encoders
    • giraffez.errors
    • giraffez.encrypt
    • giraffez.export
    • giraffez.load
    • giraffez.secret
    • giraffez.types
  • FAQ
    • Why the name giraffez?
    • What are the Teradata Call-Level Interface Version 2 and Teradata Parallel Transporter API and how do I get them?
    • Why is ujson an optional requirement?
    • Why are the column aliases incorrect when using BulkExport?
    • Why implicitly coerce Teradata decimals?
    • Why use python’s “with” context?
  • GitHub

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2020, Capital One Services, LLC

Built with Sphinx using a theme provided by Read the Docs.