Skip to content

This repository holds some python libraries and plugins designed to be used with MemSQL.

License

Notifications You must be signed in to change notification settings

ibmandura/memsql-python

 
 

Repository files navigation

MemSQL Python Libraries

This library contains various plugins and wrappers designed by MemSQL engineers for a couple of important python libraries.

Install

pip install memsql

Copy and paste the following steps to get started quickly on Ubuntu:

sudo apt-get update
sudo apt-get install -y mysql-client python-dev libmysqlclient-dev python-pip
sudo pip install memsql

Testing

https://travis-ci.org/memsql/memsql-python.png

Run tests by executing make test.

About

This repository holds some python libraries and plugins designed to be used with MemSQL.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 99.6%
  • Makefile 0.4%