Monetdbe

Latest version: v0.11

Safety actively analyzes 630450 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.8

This is a bug-fix release and solves these issues:

* Current monetdbe wheel and test container give error: Crypt backend hash not found bug 68
* Improper error message bug 63
* fetchdf() and fetchnumpy() do not work for all data types bug 62
* lowlevel.query() sometimes receives empty connection 60
* Crashing on MONETDB url (monetdb://localhost:5000/) bug 49

0.7

The first public release of MonetDBe-Python! MonetDBe-Python is a Python frontend for MonetDBe, a blazingly fast column-store database engine. Note that this is a pre-release, and things might still break here and there.

Features included in this release are:
* An easy to install non-service database system! That means you are not required to run a database service in the background.
* A cleaned up and modernized version of the notorious MonetDB column-store as the backend
* SQLite compatible syntax and usage
* `.fetchnumpy()` and `.fetchdf()` methods for super-fast fetching of result dataset
* Linux and OSX binary wheels supplied

What to expect in the future:
* Fast insertions of NumPy arrays and Pandas dataframes
* Windows binary wheels
* Other compatibility and performance improvements

Please let us know what you think! If you experience any issues please let us know in the issue tracker here in Github.


to install, just run:


$ pip install monetdbe


Support operating systems are OS X 10.13+ and Linux. Support Python versions are 3.6 and newer. Note that you need pip 19.3 or newer to install these binary wheels. You can upgrade your pip with pip (`pip install --upgrade pip`)

0.6

Various bugfixes, and we now also have binary wheels for OSX.

https://github.com/MonetDBSolutions/MonetDBe-Python/issues?q=is%3Aclosed+milestone%3A0.6

0.5

See an overview of fixed issues on the issue tracker:

https://github.com/MonetDBSolutions/MonetDBe-Python/milestone/4?closed=1

0.4

cursors and fetching results should all be working properly now.

0.3

https://pypi.org/project/monetdbe/

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.