awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to orneryd/nornicdb

Open-source alternatives to NornicDB

30 open-source projects similar to orneryd/nornicdb, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best NornicDB alternative.

  • fern4lvarez/piladbالصورة الرمزية لـ fern4lvarez

    fern4lvarez/piladb

    205عرض على GitHub↗

    Lightweight RESTful database engine based on stack data structures

    Godatabasegolinux
    عرض على GitHub↗205
  • mbdavid/litedbالصورة الرمزية لـ mbdavid

    mbdavid/LiteDB

    9,410عرض على GitHub↗

    LiteDB is a serverless, embedded NoSQL document database for .NET applications. It persists data into a single portable file, functioning as a BSON data store that resides within the application process rather than running as a separate server. The system is ACID compliant, utilizing write-ahead logging to ensure atomic, consistent, isolated, and durable transactions. It includes built-in encryption to provide secure local data storage and protect files on disk from unauthorized access. The project covers object-document mapping to convert classes into document formats, indexed search capabi

    C#
    عرض على GitHub↗9,410
  • dgraph-io/badgerالصورة الرمزية لـ dgraph-io

    dgraph-io/badger

    15,666عرض على GitHub↗

    Badger is an embeddable key-value store written in Go that provides persistent data storage for byte keys and values. It is a persistent database that utilizes a tiered LSM tree storage model to optimize disk storage and retrieval efficiency. The system features an ACID transaction engine that ensures data integrity through serializable snapshot isolation and multi-version concurrency control. It also provides an encrypted key-value store with data-at-rest encryption and a managed encrypted key registry to secure stored information. The engine covers a broad set of capabilities including hig

    Godatabasedocument-databasego
    عرض على GitHub↗15,666
  • feichai0017/nokvالصورة الرمزية لـ feichai0017

    feichai0017/NoKV

    411عرض على GitHub↗

    AI native distributed file system

    Rustdatabasedistributed-systemsembedded
    عرض على GitHub↗411

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • jmhodges/levigoالصورة الرمزية لـ jmhodges

    jmhodges/levigo

    420عرض على GitHub↗

    levigo is a Go wrapper for LevelDB

    Go
    عرض على GitHub↗420
  • lynxbase/lynxdbالصورة الرمزية لـ lynxbase

    lynxbase/lynxdb

    275عرض على GitHub↗

    A lightweight schema-on-read analytics in a single binary

    Goanalyticsdatabasedevops
    عرض على GitHub↗275
  • codenotary/immudbالصورة الرمزية لـ codenotary

    codenotary/immudb

    8,982عرض على GitHub↗

    immudb is a tamperproof database that maintains an immutable record of entries using cryptographic commit logging. It ensures verifiable database integrity by utilizing Merkle trees to generate membership and consistency proofs that detect unauthorized data alterations. The system employs a multi-model storage engine that unifies key-value, document, and relational data structures within a single immutable backend. It provides compatibility with the PostgreSQL wire protocol, allowing it to integrate with standard SQL clients, ORMs, and database tools. The project covers broad capabilities in

    Goauditablecompliancecryptographic
    عرض على GitHub↗8,982
  • covenantsql/covenantsqlالصورة الرمزية لـ CovenantSQL

    CovenantSQL/CovenantSQL

    1,528عرض على GitHub↗

    A decentralized, trusted, high performance, SQL database with blockchain features

    Gobftblockchaincovenantsql
    عرض على GitHub↗1,528
  • dolthub/doltالصورة الرمزية لـ dolthub

    dolthub/dolt

    23,592عرض على GitHub↗

    Dolt is a relational database engine that integrates version control directly into the database management layer. It functions as a version-controlled SQL database that tracks every row and schema change using a commit-based history, allowing users to branch, merge, and audit data modifications. By implementing a wire-protocol-compatible server, the system enables standard SQL clients and tools to interact with versioned data as if they were connecting to a traditional relational database. The platform distinguishes itself by applying repository-style workflows to data management, including s

    Gocommand-linedata-version-controldata-versioning
    عرض على GitHub↗23,592
  • facebook/rocksdbالصورة الرمزية لـ facebook

    facebook/rocksdb

    31,767عرض على GitHub↗

    RocksDB is a high-performance, embeddable persistent key-value library and storage engine based on Log-Structured Merge-trees. It is designed to provide durable storage for large-scale datasets, integrating directly into applications to manage data on flash and RAM-based hardware. The engine is distinguished by its focus on minimizing read and write amplification through multi-threaded compaction and custom memory allocators. It features specialized optimizations for flash storage, including support for zoned block devices, and provides the ability to extend store behavior via external plugin

    C++databasestorage-engine
    عرض على GitHub↗31,767
  • hhblaze/dbreezeالصورة الرمزية لـ hhblaze

    hhblaze/DBreeze

    576عرض على GitHub↗

    C# .NET NOSQL ( key value, object store embedded TextSearch SemanticSearch Vector layer ) ACID multi-paradigm database management system.

    C#acidandroidc-sharp
    عرض على GitHub↗576
  • jameycribbs/hareالصورة الرمزية لـ jameycribbs

    jameycribbs/hare

    97عرض على GitHub↗

    Hare is a nimble little database management system for Go.

    Go
    عرض على GitHub↗97
  • kelindar/columnالصورة الرمزية لـ kelindar

    kelindar/column

    1,510عرض على GitHub↗

    High-performance, columnar, in-memory store with bitmap indexing in Go

    Gobitmapcolumnar-storagedata-oriented
    عرض على GitHub↗1,510
  • lindb/lindbالصورة الرمزية لـ lindb

    lindb/lindb

    3,060عرض على GitHub↗

    LinDB is a scalable, high performance, high availability distributed time series database.

    Gocross-datacenter-nativedatabasedistributed-database
    عرض على GitHub↗3,060
  • cockroachdb/cockroachالصورة الرمزية لـ cockroachdb

    cockroachdb/cockroach

    32,207عرض على 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
    عرض على GitHub↗32,207
  • cockroachdb/pebbleالصورة الرمزية لـ cockroachdb

    cockroachdb/pebble

    5,777عرض على GitHub↗

    Pebble is an embedded key-value storage engine written in Go, designed as a library that provides durable, write-optimized data persistence directly within applications. It organizes data using a log-structured merge-tree (LSM-tree) structure, where writes are first buffered in an in-memory skiplist memtable and persisted to a write-ahead log before being flushed to block-based SSTable files on disk. The engine supports atomic batch commits, configurable write synchronization, and automatic background compaction that merges and rewrites sorted runs to reclaim space and maintain read performanc

    Go
    عرض على GitHub↗5,777
  • apache/cassandraالصورة الرمزية لـ apache

    apache/cassandra

    9,778عرض على 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

    Javacassandradatabasejava
    عرض على GitHub↗9,778
  • couchbase/mossالصورة الرمزية لـ couchbase

    couchbase/moss

    1,016عرض على GitHub↗

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

    Go
    عرض على GitHub↗1,016
  • dgraph-io/dgraphالصورة الرمزية لـ dgraph-io

    dgraph-io/dgraph

    21,700عرض على GitHub↗

    Dgraph is a distributed graph database designed to store and query highly connected data. It organizes information as nodes and edges to represent complex relationships between entities, providing a platform for managing and analyzing deeply linked datasets. The system functions as a horizontally scalable cluster that partitions data across multiple nodes to maintain performance and availability as information volume increases. It utilizes a specialized query language built for low-latency navigation of interconnected data points, allowing for the execution of complex queries across large-sca

    Godatabasedistributedgo
    عرض على GitHub↗21,700
  • aymanhs/nanotdbالصورة الرمزية لـ aymanhs

    aymanhs/nanotdb

    130عرض على GitHub↗

    Single-binary observability, time-series database, and built-in dashboard for Raspberry Pi, edge devices, and local metrics.

    Godashboardgolanghomelab
    عرض على GitHub↗130
  • apache/couchdbالصورة الرمزية لـ apache

    apache/couchdb

    6,905عرض على GitHub↗

    CouchDB is a NoSQL document database that stores data as flexible documents and exposes a RESTful API for data management over HTTP. It functions as a distributed document store, synchronizing and replicating data across multiple nodes to ensure high availability and consistency. The system includes a full-text search engine that transforms database records into queryable documents, supporting sorting and pagination. Data synchronization is handled via multi-master replication, which exchanges revision histories to maintain consistency across distributed nodes. The database utilizes multi-ve

    Erlang
    عرض على GitHub↗6,905
  • etcd-io/bboltالصورة الرمزية لـ etcd-io

    etcd-io/bbolt

    9,573عرض على GitHub↗

    bbolt is an ACID-compliant embedded key-value store for Go applications. It persists all data in a single memory-mapped file on disk, organizing information using B+ trees to facilitate sorted key iteration and efficient range queries. The project distinguishes itself through a hierarchical data organization model, allowing buckets to be nested within other buckets to create a tree-like structure. It employs a single-writer, multi-reader locking mechanism and copy-on-write transactions to ensure serializable isolation and data integrity. The system includes comprehensive data management capa

    Go
    عرض على GitHub↗9,573
  • amit-davidson/libradbالصورة الرمزية لـ amit-davidson

    amit-davidson/LibraDB

    201عرض على GitHub↗

    LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.

    Godata-structuresdatabasego
    عرض على GitHub↗201
  • hdt3213/godisالصورة الرمزية لـ HDT3213

    HDT3213/godis

    3,836عرض على GitHub↗

    Godis is a Redis-compatible in-memory database and distributed key-value store. It functions as a replicated data store and distributed message broker, implementing the Redis protocol to manage complex data structures in memory. The system provides a geospatial indexing engine for proximity-based queries and distance calculations. It ensures high availability and data durability through master-slave replication and write-ahead logging. The project covers a wide range of capabilities including the management of strings, hash maps, lists, and sorted sets. It supports distributed data clusterin

    Goclustergogodis
    عرض على GitHub↗3,836
  • chrislusf/vastoالصورة الرمزية لـ chrislusf

    chrislusf/vasto

    263عرض على GitHub↗

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

    Godistributed-storagekey-valuereplication
    عرض على GitHub↗263
  • houzuoguo/tiedotالصورة الرمزية لـ HouzuoGuo

    HouzuoGuo/tiedot

    2,731عرض على GitHub↗

    A rudimentary implementation of a basic document (NoSQL) database in Go

    Godatabasedbdocument-database
    عرض على GitHub↗2,731
  • akrylysov/pogrebالصورة الرمزية لـ akrylysov

    akrylysov/pogreb

    1,350عرض على GitHub↗

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

    Gogohash-tablekey-value
    عرض على GitHub↗1,350
  • claygod/cofferالصورة الرمزية لـ claygod

    claygod/coffer

    39عرض على 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
    عرض على GitHub↗39
  • krotik/eliasdbالصورة الرمزية لـ krotik

    krotik/eliasdb

    1,035عرض على GitHub↗

    EliasDB a graph-based database.

    Goclusterclusteringdatabase
    عرض على GitHub↗1,035
  • milvus-io/milvusالصورة الرمزية لـ milvus-io

    milvus-io/milvus

    44,804عرض على GitHub↗

    Milvus is a specialized vector database engine designed for the indexing, management, and high-speed similarity retrieval of high-dimensional vector embeddings. It functions as a similarity search engine capable of identifying nearest neighbors within large-scale vector spaces, supporting the storage and retrieval of billions of data points while maintaining consistent performance. The system utilizes a distributed architecture that decouples storage, query, and coordination into independent services, allowing for horizontal scaling across clusters. It employs a global indexing mechanism that

    Goannscloud-nativediskann
    عرض على GitHub↗44,804