Apache Cassandra®는 NoSQL, row-oriented, 높은 확장성과 가용성을 제공하는 데이터베이스입니다. 버전 5.0부터 vector search 기능을 제공합니다.이 페이지에 설명된 통합은
Cassandra뿐만 아니라 다른 CQL 호환 데이터베이스,
즉 Cassandra Query Language 프로토콜을 사용하는 데이터베이스에서도 사용할 수 있습니다.
Installation and Setup
다음 Python package를 설치하세요:Vector Store
LLM Cache
Semantic LLM Cache
Document loader
Attribution statement
Apache Cassandra, Cassandra 및 Apache는 미국 및/또는 기타 국가에서 Apache Software Foundation의 등록 상표 또는 상표입니다.
Toolkit
Cassandra Database toolkit은 AI 엔지니어가 agent를
Cassandra 데이터와 효율적으로 통합할 수 있도록 지원합니다.
Get Schema
Apache Cassandra 데이터베이스에서 keyspace의 schema를 가져오는 tool입니다.Get Table Data
Apache Cassandra 데이터베이스의 table에서 데이터를 가져오는 tool입니다.Query
제공된 CQL로 Apache Cassandra 데이터베이스를 쿼리하는 tool입니다.Connect these docs programmatically to Claude, VSCode, and more via MCP for real-time answers.