6 repos
Non-relational database systems designed to store flexible data structures and handle high-scale distributed workloads.
Explore 6 awesome GitHub repositories matching data & databases · NoSQL. Refine with filters or upvote what's useful.
This project is a community-curated knowledge base that organizes vast technical ecosystems into a hierarchical, human-readable directory. It serves as a comprehensive index of libraries, frameworks, and methodologies, designed to facilitate discovery and professional development across the entire spectrum of software
Navigates the landscape of graph-based storage solutions for highly connected data structures.
This project is a centralized, community-vetted repository that serves as a comprehensive hub for free technical literature and educational resources. It functions as an open-source directory, aggregating links to books, tutorials, and documentation to support developers in mastering diverse programming languages, soft
Gain knowledge of non-relational data storage, document-oriented architectures, and distributed systems through a library of free technical texts.
Deno is a high-performance runtime for JavaScript and TypeScript that prioritizes security and developer productivity. Built on the V8 engine, it provides a secure execution environment that enforces a default-deny security model, requiring explicit user authorization for access to system resources like the file system
Integrates a built-in storage engine that performs atomic transactions and efficient indexing for high-speed state management.
This project is a comprehensive, community-sourced repository of technical interview questions and study materials. It serves as a centralized index for software engineers to prepare for technical assessments, benchmark their personal knowledge, and identify gaps in their expertise across a wide range of programming la
Exposes a range of technical interview questions tailored for evaluating proficiency in wide-column distributed storage systems.
This project serves as a comprehensive knowledge base and reference for distributed systems engineering and enterprise software architecture. It provides a structured collection of technical resources, design patterns, and methodologies intended to assist in the design, maintenance, and scaling of complex, high-perform
Utilize flexible schema designs to accommodate high-velocity information storage across distributed environments.
etcd is a distributed, strongly consistent key-value store designed to provide reliable storage for critical system metadata and coordination primitives. It functions as a distributed consensus engine, utilizing a replicated log and leader-based state machine to ensure that all nodes in a cluster maintain a synchronize
Executes read-modify-write cycles as indivisible units to maintain data integrity and synchronization.