awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
couchbase avatar

couchbase/moss

0
View on GitHub↗
1,016 स्टार्स·65 फोर्क्स·Go·4 व्यूज़

Moss

moss - a simple, fast, ordered, persistable, key-val storage library for golang

Features

  • Database Engines - Simple LSM key-value storage engine.
  • Database Systems - Listed in the “Database Systems” section of the Awesome Go awesome list.
  • डेटाबेस - Simple LSM-based key-value storage engine.

स्टार हिस्ट्री

couchbase/moss के लिए स्टार हिस्ट्री चार्टcouchbase/moss के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Moss के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Moss के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • chrislusf/vastochrislusf का अवतार

    chrislusf/vasto

    263GitHub पर देखें↗

    A distributed key-value store. On Disk. Able to grow or shrink without service interruption.

    Godistributed-storagekey-valuereplication
    GitHub पर देखें↗263
  • claygod/cofferclaygod का अवतार

    claygod/coffer

    39GitHub पर देखें↗

    Simply ACID* key-value database. At the medium or even low latency it tries to provide greater throughput without losing the ACID properties of the database. The database provides the ability to create record headers at own discretion and use them as transactions. The maximum size of stored data is limited by the size of the computer's RAM.

    Go
    GitHub पर देखें↗39
  • akrylysov/pogrebakrylysov का अवतार

    akrylysov/pogreb

    1,350GitHub पर देखें↗

    Embedded key-value store for read-heavy workloads written in Go

    Gogohash-tablekey-value
    GitHub पर देखें↗1,350
  • cockroachdb/cockroachcockroachdb का अवतार

    cockroachdb/cockroach

    32,207GitHub पर देखें↗

    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

    Gocockroachdbdatabasedistributed-database
    GitHub पर देखें↗32,207
Moss के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

couchbase/moss क्या करता है?

moss - a simple, fast, ordered, persistable, key-val storage library for golang

couchbase/moss की मुख्य विशेषताएं क्या हैं?

couchbase/moss की मुख्य विशेषताएं हैं: Database Engines, Database Systems, डेटाबेस।

couchbase/moss के कुछ ओपन-सोर्स विकल्प क्या हैं?

couchbase/moss के ओपन-सोर्स विकल्पों में शामिल हैं: claygod/coffer — Simply ACID* key-value database. At the medium or even low latency it tries to provide greater throughput without… codenotary/immudb — immudb is a tamperproof database that maintains an immutable record of entries using cryptographic commit logging. It… akrylysov/pogreb — Embedded key-value store for read-heavy workloads written in Go. chrislusf/vasto — A distributed key-value store. On Disk. Able to grow or shrink without service interruption. cockroachdb/cockroach — Cockroach is a distributed SQL database designed to scale horizontally across multiple nodes while maintaining strict… covenantsql/covenantsql — A decentralized, trusted, high performance, SQL database with blockchain features.