Skip to content

box/etcdb

Repository files navigation

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.