Announcement

Free to view yesterday and today
Customer Service: cat_manager

Apache Cassandra® - 高度可扩展的分布式 NoSQL 数据库

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. Ideal for mission-critical applications requiring high performance and linear scalability.

Java
Added on 2025年6月21日
View on GitHub
Apache Cassandra® - 高度可扩展的分布式 NoSQL 数据库 preview
9,234
Stars
3,710
Forks
Java
Language

Project Introduction

Summary

Apache Cassandra is an open-source, distributed, wide column store, NoSQL database management system designed to handle large amounts of structured, semi-structured, and unstructured data across many commodity servers, providing high availability and fault tolerance.

Problem Solved

Addresses the challenges of managing massive, growing datasets and providing continuous availability in distributed environments where traditional relational databases struggle.

Core Features

Decentralized & Distributed

Data is distributed across nodes in a ring structure, enabling linear scalability and high availability.

Tunable Consistency

Users can tune the consistency level for reads and writes, balancing availability, performance, and consistency needs.

Tech Stack

Java
C++ (for drivers)
various client languages (Python, Java, Node.js, Go, etc.)

使用场景

Apache Cassandra is well-suited for use cases that require handling large writes and reads of data across many servers, without downtime.

物联网 (IoT) 数据管理

Details

Storing and analyzing data from sensors, devices, and logs generated at high velocity and volume.

User Value

Provides the performance and scalability needed to ingest and query massive streams of time-series data.

实时个性化与推荐系统

Details

Serving real-time recommendations, user profiles, or personalization data to millions of users.

User Value

Offers low-latency read/write access essential for dynamic user experiences.

Recommended Projects

You might be interested in these projects

prometheusprometheus

Prometheus is a leading open-source monitoring and alerting system designed to collect and process metrics as time series data, offering powerful querying, visualization, and alerting capabilities for modern dynamic environments.

Go
593069638
View Details

spotDLspotify-downloader

Download your Spotify playlists and songs along with album art and metadata, matching them with YouTube videos for offline access and collection building.

Python
202341804
View Details

AdguardTeamAdGuardHome

AdGuard Home is a free and open source network-wide DNS server that blocks ads, trackers, malware, and phishing domains across all devices on your network without requiring any client-side software. Easy to set up and manage.

Go
285902031
View Details