

CassandraDB
Frends offers seamless integration with Cassandra, enabling you to effortlessly connect and automate data flows involving Cassandra.
Frends provides tasks for performing all core Cassandra operations.
By leveraging Frends' task-based approach, you can configure and customize Cassandra integrations according to your specific requirements. Frends offers a wide range of tasks that facilitate integrations to a variety of systems and protocols.
Use cases
Below you will find typical use cases for Cassandra integrations and how they are implemented in Frends.
Query documents
By using the ExecuteQuery
task, we can create an integration that queries a Cassandra collection and retrieves documents that match specific criteria for further processing.
Insert document
By using a message queue trigger and the ExecuteQuery
task, we can create an integration that listens for incoming data and inserts it as documents into a Cassandra collection.