{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/8"}],"enrichment":{"capability":"A Python client library for querying and managing Scylla and Apache Cassandra databases using the binary protocol, with support for synchronous and asynchronous operations, connection pooling, and automatic node discovery.","skillfed_tags":["cassandra","nosql","async-io"],"use_cases":["Building web applications that query Cassandra or Scylla clusters with synchronous or async request patterns.","Implementing batch data ingestion pipelines using prepared statements and batch operations.","Creating ORM-based data models with cqlengine for object-relational mapping to CQL tables.","Developing microservices that require automatic failover and connection pooling across distributed database nodes.","Running concurrent database operations with configurable retry and load-balancing policies."],"what_it_does":"Scylla Driver is a production-grade Python client for Scylla Open Source and Apache Cassandra that implements the Cassandra binary protocol and CQL v3. It provides both synchronous and asynchronous APIs for executing queries, with built-in connection pooling, automatic node discovery, and configurable load-balancing and retry policies. The package includes an integrated object mapper (cqlengine) for ORM-style database interaction and supports Scylla-specific features like shard awareness and tablet awareness.\n\nThe driver targets modern Python versions (3.10\u20133.13 with wheels, 3.14 support declared) and runs on macOS, Linux, and Windows across multiple architectures. Installation is straightforward via pip, though it requires a compiled extension. It is actively maintained, carries no known security vulnerabilities, and is licensed permissively under Apache 2.0.","worth_installing":"Yes. Scylla Driver is a stable, actively maintained, permissively licensed client for a production database. It has no known vulnerabilities, supports current Python versions, and offers both simple and advanced query patterns. Install it if you need to connect Python applications to Cassandra or Scylla; the medium install friction is typical for drivers with compiled components and is not a barrier."},"id":"scylla-driver","links":{"html":"https://skillfed.io/packages/scylla-driver","md":"https://skillfed.io/packages/scylla-driver.md","pypi":"https://pypi.org/project/scylla-driver/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-15","license_spdx":null,"license_treatment":"permissive","name":"scylla-driver","python_support":"supports_current","summary":"Scylla Driver for Apache Cassandra"},"popularity":{"monthly_downloads":878258,"position":4827,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"3.29.11"}
