awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesCQL Interfaces

Interfaces that implement the Cassandra Query Language (CQL) for interacting with distributed tables.

Distinct from Distributed Databases: Distinct from general distributed databases by focusing on the specific SQL-like query language compliance.

Explore 2 awesome GitHub repositories matching data & databases · CQL Interfaces. Refine with filters or upvote what's useful.

Awesome CQL Interfaces GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • apache/cassandraapache 的头像

    apache/cassandra

    9,778在 GitHub 上查看↗

    Cassandra is a distributed NoSQL database and wide-column store designed for high availability and linear scalability. It functions as a fault-tolerant distributed system that utilizes an LSM-tree storage engine to optimize write throughput and manage massive datasets. The system is a CQL-compliant database, using a structured query language to manage and retrieve tabular data stored across multiple nodes. It organizes information into rows and columns based on a flexible schema and primary keys. The project provides capabilities for horizontal database scaling, distributed data partitioning

    Uses a structured query language (CQL) to manage and retrieve data from distributed tables.

    Javacassandradatabasejava
    在 GitHub 上查看↗9,778
  • datlechin/tableprodatlechin 的头像

    datlechin/TablePro

    4,471在 GitHub 上查看↗

    TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL and NoSQL databases. It functions as a unified workspace that integrates a code-centric SQL editor with schema visualization tools, allowing developers to manage complex data models and execute queries across diverse database engines. The application distinguishes itself through an agentic AI integration layer that connects language models directly to database tools, enabling automated query generation, optimization, and error fixing with configurable approval gates. It features

    Provides a dedicated editor for executing Cassandra Query Language statements.

    Swift
    在 GitHub 上查看↗4,471
  1. Home
  2. Data & Databases
  3. Distributed Databases
  4. CQL Interfaces