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 33 posts
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(...
polynote/polynote
8/25/2020
Polynote is an experimental polyglot notebook environment. Currently, it supports Scala and Python (with or without Spark), SQL, and Vega.For more information, see Polynote's websiteCurrent notebook ...
Polynote | The polyglot Scala notebook
Polynote | The polyglot Scala notebook Learn to love your notebooks. Try it! Polynote is a different kind of notebook. It supports mixing m...