{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database/3"},{"label":"Database Engines/Servers","url":"https://skillfed.io/packages/category/database-database-engines-servers"}],"enrichment":{"capability":"pymonetdb is a native Python client library for MonetDB databases, providing DBAPI 2.0-compatible access without requiring any MonetDB system libraries.","skillfed_tags":["database-driver","monetdb"],"use_cases":["Query MonetDB databases from Python applications using standard DBAPI 2.0 patterns","Build data pipelines that extract data from MonetDB for analysis or transformation","Integrate MonetDB as a backend database for Python web applications or services","Write Python scripts that perform administrative or analytical queries against MonetDB"],"what_it_does":"pymonetdb is a pure-Python driver for connecting to MonetDB databases. It implements the Python DBAPI 2.0 specification, meaning it follows the standard database API conventions that Python developers expect\u2014connect, create a cursor, execute queries, and fetch results. The driver works cross-platform and has no external C library dependencies, making it straightforward to install and deploy.\n\nThe package supports Python 3.7 through 3.13 and PyPy, so it works with modern Python versions and alternative implementations. It's designed for developers who need to query MonetDB from Python applications without installing MonetDB client libraries on their system. The driver handles the protocol communication with MonetDB servers directly.","worth_installing":"Yes. pymonetdb is actively maintained, has no external dependencies, and provides a standard DBAPI 2.0 interface for MonetDB access. The MPL 2.0 copyleft license is permissive for most use cases. Install it if you need to connect Python to MonetDB; the low friction and stable maintenance make it a straightforward choice."},"id":"pymonetdb","links":{"html":"https://skillfed.io/packages/pymonetdb","md":"https://skillfed.io/packages/pymonetdb.md","pypi":"https://pypi.org/project/pymonetdb/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-09","license_spdx":null,"license_treatment":"copyleft","name":"pymonetdb","python_support":"unspecified","summary":"Native MonetDB client Python API"},"popularity":{"monthly_downloads":265907,"position":8314,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.9.1"}
