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
·
couchbase avatar

couchbase/moss

0
View on GitHub↗
1,016 stars·65 forks·Go·3 vues

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.
  • Bases de données - Simple LSM-based key-value storage engine.

Historique des stars

Graphique de l'historique des stars pour couchbase/mossGraphique de l'historique des stars pour couchbase/moss

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait couchbase/moss ?

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

Quelles sont les fonctionnalités principales de couchbase/moss ?

Les fonctionnalités principales de couchbase/moss sont : Database Engines, Database Systems, Bases de données.

Quelles sont les alternatives open-source à couchbase/moss ?

Les alternatives open-source à couchbase/moss incluent : 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.

Alternatives open source à Moss

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Moss.
  • chrislusf/vastoAvatar de chrislusf

    chrislusf/vasto

    263Voir sur GitHub↗

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

    Godistributed-storagekey-valuereplication
    Voir sur GitHub↗263
  • claygod/cofferAvatar de claygod

    claygod/coffer

    39Voir sur GitHub↗

    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
    Voir sur GitHub↗39
  • akrylysov/pogrebAvatar de akrylysov

    akrylysov/pogreb

    1,350Voir sur GitHub↗

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

    Gogohash-tablekey-value
    Voir sur GitHub↗1,350
  • cockroachdb/cockroachAvatar de cockroachdb

    cockroachdb/cockroach

    32,207Voir sur 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

    Gocockroachdbdatabasedistributed-database
    Voir sur GitHub↗32,207
Voir les 30 alternatives à Moss→