{"library":"duckdb","type":"library","category":null,"description":"DuckDB is an in-process SQL OLAP (Online Analytical Processing) database management system designed for fast analytical queries directly within your Python application. It operates without a separate server, integrating seamlessly with the Python data ecosystem like Pandas and Polars. It is actively maintained with frequent releases, currently at version 1.5.1, and focuses on efficient data handling for large datasets.","language":"python","status":"active","version":"1.5.1","tags":["database","olap","sql","in-process","data-analytics","arrow","pandas","polars"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install duckdb","imports":["import duckdb","from duckdb import sqltypes","from duckdb import func"]}],"homepage":"https://duckdb.org","github":"https://github.com/duckdb/duckdb-python","docs":"https://duckdb.org/docs/stable/clients/python/overview","changelog":"https://github.com/duckdb/duckdb-python/releases","pypi":"https://pypi.org/project/duckdb/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":2.3,"avg_import_s":0.14,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/duckdb/compatibility"}}