awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
crossdb-org avatar

crossdb-org/crossdb

0
View on GitHub↗
257 stars·20 forks·C·MPL-2.0·2 viewscrossdb.org↗

Crossdb

Ultra High-performance Lightweight Embedded and Server OLTP RDBMS✨

Features

  • Database Systems - High-performance embedded and server OLTP RDBMS.
  • Databases - High-performance embedded/server OLTP database.

Star history

Star history chart for crossdb-org/crossdbStar history chart for crossdb-org/crossdb

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Crossdb

Similar open-source projects, ranked by how many features they share with Crossdb.
  • anant/awesome-cassandraAnant avatar

    Anant/awesome-cassandra

    319View on GitHub↗

    A curated list of the best resources in the Cassandra community.

    HTMLapacheawesomeawesome-list
    View on GitHub↗319
  • apache/incubator-kvrocksapache avatar

    apache/incubator-kvrocks

    4,339View on GitHub↗

    Kvrocks is a disk-based NoSQL database and distributed key-value store that leverages the RocksDB storage engine to persist large datasets to physical disk. It is designed to be a Redis-compatible database, utilizing the standard Redis communication protocol to ensure interoperability with existing client libraries and tools. The project distinguishes itself by combining a disk-persistent storage model with advanced retrieval capabilities, including vector search for k-nearest neighbor queries, full-text search indexing, and geospatial query execution. It supports distributed clustering with

    C++
    View on GitHub↗4,339
  • akrylysov/pogrebakrylysov avatar

    akrylysov/pogreb

    1,350View on GitHub↗

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

    Gogohash-tablekey-value
    View on GitHub↗1,350
  • authzed/spicedbauthzed avatar

    authzed/spicedb

    6,781View on GitHub↗

    SpiceDB is a distributed permission store and relationship-based access control system. It provides a scalable database for storing and querying fine-grained authorization relationships, implementing a consistency model inspired by Google Zanzibar to manage access rights across large-scale applications. The system uses a dedicated schema language to define the rules and logic governing how relationships translate into permissions independently of application code. It functions as a pluggable authorization engine that persists relationship tuples in external relational databases such as Postgr

    Go
    View on GitHub↗6,781
See all 30 alternatives to Crossdb→

Frequently asked questions

What does crossdb-org/crossdb do?

Ultra High-performance Lightweight Embedded and Server OLTP RDBMS✨

What are the main features of crossdb-org/crossdb?

The main features of crossdb-org/crossdb are: Database Systems, Databases.

What are some open-source alternatives to crossdb-org/crossdb?

Open-source alternatives to crossdb-org/crossdb include: apache/incubator-kvrocks — Kvrocks is a disk-based NoSQL database and distributed key-value store that leverages the RocksDB storage engine to… chdb-io/chdb — chDB is an in-process OLAP SQL Engine 🚀 powered by ClickHouse. akrylysov/pogreb — Embedded key-value store for read-heavy workloads written in Go. anant/awesome-cassandra — A curated list of the best resources in the Cassandra community. authzed/spicedb — SpiceDB is a distributed permission store and relationship-based access control system. It provides a scalable… chrislusf/vasto — A distributed key-value store. On Disk. Able to grow or shrink without service interruption.