awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • apache/cassandraAvatar de apache

    apache/cassandra

    9,778Voir sur 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
    Voir sur GitHub↗9,778
  • datlechin/tableproAvatar de datlechin

    datlechin/TablePro

    4,471Voir sur 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
    Voir sur GitHub↗4,471
  1. Home
  2. Data & Databases
  3. Distributed Databases
  4. CQL Interfaces