awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Cluster Security · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesCluster Security

Mechanisms for securing distributed database environments including audit logging and network-level access controls.

Distinguishing note: Focuses on infrastructure-level security for database clusters rather than individual user-level permissions.

Explore 2 awesome GitHub repositories matching security & cryptography · Cluster Security. Refine with filters or upvote what's useful.

  1. Home
  2. Security & Cryptography
  3. Cluster Security

Awesome Cluster Security GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • cockroachdb/cockroach

    cockroachdb/cockroach

    31,941View on GitHub↗

    Cockroach is a distributed SQL database designed to scale horizontally across multiple nodes while maintaining strict ACID compliance and global data consistency. It functions as a relational database engine that automatically partitions data into ranges, rebalancing them across a cluster to accommodate growing storage and throughput requirements. By utilizing a distributed consensus protocol, the system ensures that all nodes agree on the order of operations, providing fault tolerance and continuous availability even in the event of hardware failures. The system distinguishes itself through

    Protects environments using encryption for communication and role-based access control for user privileges.

    Gocockroachdbdatabasedistributed-database
    31,941View on GitHub↗
  • taosdata/TDengine

    taosdata/TDengine

    24,734View on GitHub↗

    TDengine is a distributed time-series database designed for the high-speed ingestion, compression, and retrieval of timestamped metrics and sensor data. It functions as a SQL-compatible analytics engine, allowing users to perform complex operations on massive volumes of time-ordered information using standard relational syntax. The platform is built to serve as a backend foundation for industrial IoT environments, managing real-time data streams and device metadata through a cluster-based architecture. The system distinguishes itself through a distributed sharding architecture that uses consi

    Protects sensitive data through IP whitelisting, audit logging, and database encryption.

    Cbigdatacloud-nativecluster
    24,734View on GitHub↗