Apache Cassandra is a highly scalable, distributed NoSQL database designed to handle large amounts of data across many commodity servers, providing high availability with no single point of failure.
URL: Visit APIs.json URL
- database, nosql, distributed, big data, apache
- Created: 2024-01-01
- Modified: 2024-01-01
Cassandra Query Language (CQL) API for interacting with Cassandra databases. CQL is a SQL-like language for querying and managing data.
Human URL: https://cassandra.apache.org/doc/latest/cassandra/cql/
- cql, query, database
RESTful API for Cassandra provided by Stargate, offering HTTP-based access to Cassandra data with JSON payloads.
Human URL: https://stargate.io/docs/latest/develop/api-rest/
- rest, http, json, stargate
GraphQL API for Cassandra provided by Stargate, enabling flexible queries and mutations using GraphQL syntax.
Human URL: https://stargate.io/docs/latest/develop/api-graphql/
- graphql, stargate, query
Document-oriented API for Cassandra that allows storing and retrieving JSON documents without defining a schema upfront.
Human URL: https://stargate.io/docs/latest/develop/api-doc/
- document, json, schemaless, stargate
High-performance gRPC API for Cassandra supporting efficient binary protocol communication for low-latency applications.
Human URL: https://stargate.io/docs/latest/develop/api-grpc/
- grpc, binary, performance, stargate
Java Management Extensions (JMX) API for monitoring and managing Cassandra nodes, including metrics, operations, and configuration.
Human URL: https://cassandra.apache.org/doc/latest/cassandra/operating/metrics.html
- jmx, monitoring, management, metrics
FN: Apache Cassandra Community
Email: dev@cassandra.apache.org