PyTrafodion

Pure Python Trafodion Driver


Keywords
Trafodion
License
Apache-2.0
Install
pip install PyTrafodion==0.0.3

Documentation

https://travis-ci.com/CoderSong2015/Trafodion-pythondriver.svg?branch=master

Python Driver of Apache Trafodion

About Apache Trafodion

https://trafodion.apache.org/

Apache Trafodion is a webscale SQL-on-Hadoop solution enabling transactional or operational workloads on Apache Hadoop.

The name "Trafodion" (the Welsh word for transactions, pronounced "Tra-vod-eee-on") was chosen specifically to emphasize the differentiation that Trafodion provides in closing a critical gap in the Hadoop ecosystem.

Trafodion builds on the scalability, elasticity, and flexibility of Hadoop. Trafodion extends Hadoop to provide guaranteed transactional integrity, enabling new kinds of big data applications to run on Hadoop.

About driver

Implements the Python Database API Specification v2.0 (PEP-249) This is a Pure-Python Driver of Apache Trafodion

Requirement

  • Python -- one of the following:
  • Trafodion Server -- one of the following:
  • Python Module:
    cryptography >=2.3 (You can still use 2.2.2 although it has a known security vulnerability. Python-driver doesn't use related functions)

Installation

You can install it with pip:

$ python3 -m pip install PyTrafodion

Example

  • TODO

Resources

License

PyTrafodion is released under the Apache License. See LICENSE for more information.

Contract me

email: haolin.song@esgyn.cn