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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file memsql-3.2.0.tar.gz
.
File metadata
- Download URL: memsql-3.2.0.tar.gz
- Upload date:
- Size: 22.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d986c979d066e243bb35a16c030358838b2c155b9f0dee046f7dac1e99c291d6 |
|
MD5 | fe5991f82b8ef9462ca6c435ed7b101a |
|
BLAKE2b-256 | 1b9c09d074782df851fa9c091a5c9102f8a0a44e0a89d9ffb93f7a139891bdbe |