/etcdb

Etcd PEP 249 driver.

Primary LanguagePythonApache License 2.0Apache-2.0

Etcd Database Driver

Join the chat at https://gitter.im/box/etcdb 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.