Skip to main content

Useful utilities and plugins for MemSQL integration.

Project description

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

Copy and paste the following to get started with RHEL based distributions such as Amazon Linux or Centos:

sudo yum update
sudo yum install -y gcc mysql-devel
sudo pip install memsql

Testing

Run tests by executing make test.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

memsql-3.2.0.tar.gz (22.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page