Cassandra.Link
The best knowledge base on Apache Cassandra®
Helping platform leaders, architects, engineers, and operators build scalable real time data platforms.
A collection of 27 posts
Getting started with Apache Cassandra and Python
5/19/2023
In this post, I am going to talk about Apache Cassandra, its purpose, usage, configuration, and setting up a cluster and in the end, how can you access it in your Python applications. At the end of t...
Cassandra with Python: Simple to Complex
5/18/2023
Pt. 6 of a series on the KillrVideo Python projectJeff Carpenter·Follow7 min read·Mar 1, 2019--This is the latest installment of a series about building a Python application with Apache Cassandra — sp...
celery.backends.cassandra — Celery 5.2.7 documentation
5/16/2023
This document describes the current stable version of Celery (5.2). For development docs, go here.Apache Cassandra result store backend using the DataStax driver.class celery.backends.cassandra.Cassan...
Cloud Functions (Python SDK) · datastaxdevs/awesome-astra Wiki
2/17/2022
{{ message }} Notifications Fork 2 Star 2 © 2022 GitHub, Inc. You can’t perform that action at this time.
DataStax-Examples/quickstart-python
10/23/2020
A basic Python demo CRUD application using the DataStax Python Driver for Apache Cassandra. Run the quickstart_complete.py file if you want to skip the exercise and run the application with the comple...
DataStax-Examples/concurrent-requests-python
This example shows how execute multiple concurrent requests asynchronously with Apache Cassandra™ using the Python DataStax Driver.Contributor(s): Alan Boudreault - derived from hereObjectivesHow to l...
DataStax-Examples/ticker-demo-python
There are a large number of devices that are generating, tracking, and sharing data across a variety of networks. This can be overwhelming to most data management solutions. Cassandra is a great fit f...
DataStax-Examples/getting-started-with-astra-python
This sample Python backend provides a REST API service that is used with the Getting Started with Astra UI to show a simple example of how to connect to and query DataStax Astra databases.Contributor(...