Etcd Database Driver

Join the chat at https://gitter.im/box/etcdb https://img.shields.io/pypi/v/etcdb.svg https://img.shields.io/travis/box/etcdb.svg Documentation Status

PEP 249 compatible driver for Etcd

Features

  • etcdb python module to query etcd as an SQL database
  • Implements basic SQL: DROP/CREATE DATABASE, CREATE TABLE, SELECT, INSERT
  • etcdb command line client

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.