
cassandra
apache
Open source transactional distributed database. Linear scalability and proven fault-tolerance on commodity hardware or cloud infrastructure without compromising performance.
AI 简介
Apache Cassandra 是一个开源的分布式事务型数据库,能够在普通硬件或云基础设施上实现线性扩展和高容错性,同时保持高性能。其核心功能包括自动数据分区、多节点间的数据分布以及通过Cassandra查询语言(CQL)进行高效的数据操作,这使得它非常适合处理大规模数据集和需要高可用性的应用场景。Cassandra特别适合于那些对读写性能要求极高且能够容忍一定程度数据一致性的场景,如社交网络、物联网平台等。项目采用Java开发,并遵循Apache License 2.0许可协议。
Java
Apache License 2.09.8k
Stars
3.9k
Forks
425
Watchers
426
Issues
Star 增长
今日+4
近 7 天+16
近 30 天+32
综合评分85.2
默认分支trunk