{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database/3"}],"enrichment":{"capability":"Python client library for connecting to and querying Aerospike NoSQL database servers, supporting read, write, and data manipulation operations.","skillfed_tags":["nosql-client","distributed-database"],"use_cases":["Store and retrieve key-value data from an Aerospike cluster in a Python application.","Perform batch read or write operations to Aerospike for bulk data synchronization.","Query Aerospike secondary indexes or scan records matching specific criteria.","Integrate Aerospike as a cache or session store in a web application or microservice.","Build data pipelines that read from or write to Aerospike as part of ETL workflows."],"what_it_does":"Aerospike is a Python client library that connects your application to Aerospike, a distributed NoSQL database. It provides methods to read, write, update, and delete records stored on an Aerospike server, as well as query and batch operations. The library is built as a compiled extension with precompiled wheels for common platforms (macOS, Linux, Windows) and Python versions, making installation straightforward in most environments.\n\nThe client requires an Aerospike server 4.9 or later to be running and reachable over the network. It has no Python runtime dependencies, only a network connection to the database. Installation typically uses precompiled binaries, though source builds are available if needed. The package is actively maintained and supports modern Python versions.","worth_installing":"Yes, if you are using Aerospike as your database backend. The package is actively maintained, has no external Python dependencies, and provides precompiled binaries for most platforms. Ensure your Aerospike server is version 4.9 or later and reachable from your application environment before installing."},"id":"aerospike","links":{"html":"https://skillfed.io/packages/aerospike","md":"https://skillfed.io/packages/aerospike.md","pypi":"https://pypi.org/project/aerospike/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-16","license_spdx":null,"license_treatment":"permissive","name":"aerospike","python_support":"unspecified","summary":"Aerospike Client Library for Python"},"popularity":{"monthly_downloads":487225,"position":6388,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"19.2.2"}
