Skip to main content

MonetDBe - the Python embedded MonetDB

Project description

monetdbe

MonetDBe - the Python embedded MonetDB

https://github.com/monetdBSolutions/MonetDBe-Python/

documentation: https://monetdbe.readthedocs.io/en/latest/

requirements

For binary wheel installation you need:

  • Linux or OSX 10.13+
  • pip >= 19.3
  • Python >= 3.6

For non-binary wheel installation (Windows) you also need to have MonetDB installed, see the source installation section below.

install

you can install monetdbe from pypi using:

$ pip install --upgrade pip
$ pip install monetdbe

On supported platforms, this will download and install the Binary wheel, otherwise a source compile is started.

usage

Just import and get started, no running a server required. Connecting without an argument starts an in-memory storage instance:

from monetdb import connect
con = connect()

See a simple example illustrating the Pandas support in this notebook:

https://github.com/MonetDBSolutions/MonetDBe-Python/blob/master/notebooks/basic_example.ipynb

Source installation

see the detailed online installation documentation for instructions to build from source:

https://monetdbe.readthedocs.io/en/latest/installation.html#source-installation

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

monetdbe-0.9.tar.gz (50.6 kB view details)

Uploaded Source

Built Distributions

monetdbe-0.9-cp39-cp39-win_amd64.whl (5.7 MB view details)

Uploaded CPython 3.9 Windows x86-64

monetdbe-0.9-cp39-cp39-manylinux2014_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.9

monetdbe-0.9-cp39-cp39-macosx_10_15_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.9 macOS 10.15+ x86-64

monetdbe-0.9-cp38-cp38-win_amd64.whl (5.7 MB view details)

Uploaded CPython 3.8 Windows x86-64

monetdbe-0.9-cp38-cp38-manylinux2014_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.8

monetdbe-0.9-cp38-cp38-macosx_10_15_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.8 macOS 10.15+ x86-64

monetdbe-0.9-cp37-cp37m-win_amd64.whl (5.7 MB view details)

Uploaded CPython 3.7m Windows x86-64

monetdbe-0.9-cp37-cp37m-manylinux2014_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.7m

monetdbe-0.9-cp37-cp37m-macosx_10_15_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.7m macOS 10.15+ x86-64

monetdbe-0.9-cp36-cp36m-win_amd64.whl (5.7 MB view details)

Uploaded CPython 3.6m Windows x86-64

monetdbe-0.9-cp36-cp36m-manylinux2014_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.6m

monetdbe-0.9-cp36-cp36m-macosx_10_15_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.6m macOS 10.15+ x86-64

File details

Details for the file monetdbe-0.9.tar.gz.

File metadata

  • Download URL: monetdbe-0.9.tar.gz
  • Upload date:
  • Size: 50.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0

File hashes

Hashes for monetdbe-0.9.tar.gz
Algorithm Hash digest
SHA256 565954feedd7ac8be6b19295d635c39169e65c6cda7437e1af4f2dae0f42a9b9
MD5 9d3084da3ddd2cddc34c38bde6d7a1cf
BLAKE2b-256 c2deb6b35cbf416bb9e0a62f38ad0b1efaf83b95f0709126679911521c433d35

See more details on using hashes here.

File details

Details for the file monetdbe-0.9-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: monetdbe-0.9-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 5.7 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0

File hashes

Hashes for monetdbe-0.9-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 efa72ff5e3aa8b8037c8d1dbb2f354bd69ef09bf869fb61e900b881345c3e992
MD5 6807a5f3f12e7b6b2a26ec42610a2fa4
BLAKE2b-256 31a8a30c7901873b4af858581a1dadaacc44a90e4e33f28fe131123359329a47

See more details on using hashes here.

File details

Details for the file monetdbe-0.9-cp39-cp39-manylinux2014_x86_64.whl.

File metadata

  • Download URL: monetdbe-0.9-cp39-cp39-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 3.6 MB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0

File hashes

Hashes for monetdbe-0.9-cp39-cp39-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0017eb9f8f3de200c1d1e74ef75eed1d6b60c38d292c5eca8a373e2a431bf78f
MD5 c626ca02217dc682f95ed3df0f46104f
BLAKE2b-256 ec14b0f1995ed8ab5a5402f0f61e687a2b38beb07cb243a4e62048c3ec4a4853

See more details on using hashes here.

File details

Details for the file monetdbe-0.9-cp39-cp39-macosx_10_15_x86_64.whl.

File metadata

  • Download URL: monetdbe-0.9-cp39-cp39-macosx_10_15_x86_64.whl
  • Upload date:
  • Size: 3.5 MB
  • Tags: CPython 3.9, macOS 10.15+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0

File hashes

Hashes for monetdbe-0.9-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 1252b14b056484d40bc6bedf92b747c9de2907280dc73a6f4bca91c8e1581e7c
MD5 ff398c6f29c3c03d130dc0cb2cb70b68
BLAKE2b-256 4074195558c41d7b1b78fbb7800311468f07fe36abfa88184262201a332c274c

See more details on using hashes here.

File details

Details for the file monetdbe-0.9-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: monetdbe-0.9-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 5.7 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0

File hashes

Hashes for monetdbe-0.9-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 5df267a44a19b592941da7be0b174d21cfe3943300997cb96a1dbfc8de8311b8
MD5 029b46602a148a88d4eef17804fd934c
BLAKE2b-256 0b77563379c5c7507f95ca96a78bf6a2cfa1a8b3e10983c25491cb65080fbb67

See more details on using hashes here.

File details

Details for the file monetdbe-0.9-cp38-cp38-manylinux2014_x86_64.whl.

File metadata

  • Download URL: monetdbe-0.9-cp38-cp38-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 3.6 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0

File hashes

Hashes for monetdbe-0.9-cp38-cp38-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a8d95b5502ef5e8b3b4bdf4c8308ca4e9fd3eb148968f2e4a83fb699d6dc2fcd
MD5 3a9da9e1cfd4fb85a492890f3ce17b65
BLAKE2b-256 7144d26932edafb9be83e907816fd03b62d1fb3918abbe0cd10b8d79057a726b

See more details on using hashes here.

File details

Details for the file monetdbe-0.9-cp38-cp38-macosx_10_15_x86_64.whl.

File metadata

  • Download URL: monetdbe-0.9-cp38-cp38-macosx_10_15_x86_64.whl
  • Upload date:
  • Size: 3.5 MB
  • Tags: CPython 3.8, macOS 10.15+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0

File hashes

Hashes for monetdbe-0.9-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 65ccd2a8eb4c32455f012a5e76987628f9e6384c0355464390311fe2155af93f
MD5 b0d7529aa67f8f911204a2f6edbf191d
BLAKE2b-256 a3d4c5b196b7fab16bbd343a5aab66059806907587b8e043ffcaa6e89237495b

See more details on using hashes here.

File details

Details for the file monetdbe-0.9-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: monetdbe-0.9-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 5.7 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0

File hashes

Hashes for monetdbe-0.9-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 6d1b449631efe895c439e728341292c2287db1647aa97e154563e4207999d026
MD5 6828d1221432fec5333425b9cdabd1be
BLAKE2b-256 fb8479fd8c56d890b4245dc0c404e93a8b177fb53d3dafdec70752b156f2414e

See more details on using hashes here.

File details

Details for the file monetdbe-0.9-cp37-cp37m-manylinux2014_x86_64.whl.

File metadata

  • Download URL: monetdbe-0.9-cp37-cp37m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 3.6 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0

File hashes

Hashes for monetdbe-0.9-cp37-cp37m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3f9c7f413f8421fe9ebe0bd5f3e6fc23f691ebb17bd413a25d7e138bb925a881
MD5 42e93fa648599cff3ebedaf9946fa23b
BLAKE2b-256 89f5ffdc252834b845e5ec1cda34e16150b75872a4e43246ef82e5c3745bfd4c

See more details on using hashes here.

File details

Details for the file monetdbe-0.9-cp37-cp37m-macosx_10_15_x86_64.whl.

File metadata

  • Download URL: monetdbe-0.9-cp37-cp37m-macosx_10_15_x86_64.whl
  • Upload date:
  • Size: 3.5 MB
  • Tags: CPython 3.7m, macOS 10.15+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0

File hashes

Hashes for monetdbe-0.9-cp37-cp37m-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 c72de690e25bed6b0fcecf85a7ea18b399310a17ffb8fe12f641f5c3528c35f8
MD5 94e7f491d39bec0e99d8712826008038
BLAKE2b-256 07b024cc72780b437b6f42552763d81a1da348ae39fed4f1973f293b73efd721

See more details on using hashes here.

File details

Details for the file monetdbe-0.9-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: monetdbe-0.9-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 5.7 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0

File hashes

Hashes for monetdbe-0.9-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 77e79370717f527ab4dec83d7a17bc62c830765f3d6e8b6ffdbf0ccafc32b9c8
MD5 ffa4c9aa74a390bc99c732e4824ba8a5
BLAKE2b-256 8ed67079364c9a1c4defafd8f6db46a30ac9022a5a10be95e028ee8ad76bab59

See more details on using hashes here.

File details

Details for the file monetdbe-0.9-cp36-cp36m-manylinux2014_x86_64.whl.

File metadata

  • Download URL: monetdbe-0.9-cp36-cp36m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 3.6 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0

File hashes

Hashes for monetdbe-0.9-cp36-cp36m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2d3e4b0840bb326fd350521d3980e14c4cd1219fb7f11f68d337e9576984ac12
MD5 b133d7ee8ee7a4b79277978675ad8d0b
BLAKE2b-256 65499e804b374b79c13f2ce29c50364b99e654923c6b6c674a18c1e95f53fcd3

See more details on using hashes here.

File details

Details for the file monetdbe-0.9-cp36-cp36m-macosx_10_15_x86_64.whl.

File metadata

  • Download URL: monetdbe-0.9-cp36-cp36m-macosx_10_15_x86_64.whl
  • Upload date:
  • Size: 3.5 MB
  • Tags: CPython 3.6m, macOS 10.15+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0

File hashes

Hashes for monetdbe-0.9-cp36-cp36m-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 99a2bc1c9de3617ffde354e0a3e708dfcda9cd876ba713804a40022d18185033
MD5 24220b42b30e83c0952b94edfdaba77c
BLAKE2b-256 005492302e54523c42991e9ec436954bc5f60c49d97ee86eb3a158cb16e44a2b

See more details on using hashes here.

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