AWS Database Blog

Tag: HAQM Keyspaces

This script allows you to avoid hard-coding the credentials in your scripts. The following diagram illustrates this architecture.

How to set up command-line access to HAQM Keyspaces (for Apache Cassandra) by using the new developer toolkit Docker image

HAQM Keyspaces (for Apache Cassandra) is a scalable, highly available, and fully managed Cassandra-compatible database service. HAQM Keyspaces helps you run your Cassandra workloads more easily by using a serverless database that can scale up and down automatically in response to your actual application traffic. Because HAQM Keyspaces is serverless, there are no clusters or […]

Loading data into HAQM Keyspaces with cqlsh

The Cassandra Query Language Shell (cqlsh) is an open-source command line shell that you can use to run CQL commands and perform database administrative tasks, such as creating and modifying tables. You can use cqlsh to get started with HAQM Keyspaces (for Apache Cassandra)—a scalable, highly available, managed Cassandra-compatible database—by loading data from a CSV […]