awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
VCNC avatar

VCNC/haeinsa

0
View on GitHub↗
160 stars·41 forks·Java·Apache-2.0·7 views

Haeinsa

Haeinsa is linearly scalable multi-row, multi-table transaction library for HBase

Features

  • NewSQL Databases - Scalable multi-row transaction library for HBase.
  • NoSQL Databases - Scalable multi-row, multi-table transaction library for HBase.
  • Relational Databases - Scalable multi-row transaction library for HBase based on Percolator.

Star history

Star history chart for vcnc/haeinsaStar history chart for vcnc/haeinsa

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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 Haeinsa

Similar open-source projects, ranked by how many features they share with Haeinsa.
  • bloomberg/comdb2bloomberg avatar

    bloomberg/comdb2

    1,519View on GitHub↗

    Bloomberg's distributed RDBMS

    C
    View on GitHub↗1,519
  • cockroachdb/cockroachcockroachdb avatar

    cockroachdb/cockroach

    32,207View on 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
    View on GitHub↗32,207
  • biokoda/actordbbiokoda avatar

    biokoda/actordb

    1,889View on GitHub↗

    ActorDB distributed SQL database

    Erlang
    View on GitHub↗1,889
  • pingcap/tidbpingcap avatar

    pingcap/tidb

    40,166View on GitHub↗

    TiDB is a horizontally scalable, distributed SQL database designed to provide consistent transactional storage and high-performance analytical processing within a single unified architecture. It utilizes a decoupled compute-storage design and a distributed key-value storage layer to ensure horizontal scalability and efficient range-based queries. By employing a consensus-based replication algorithm, the system maintains high availability and automatic failover across multiple nodes and geographical regions. The platform distinguishes itself through its hybrid transactional and analytical proc

    Gocloud-nativedatabasedistributed-database
    View on GitHub↗40,166
See all 30 alternatives to Haeinsa→

Frequently asked questions

What does vcnc/haeinsa do?

Haeinsa is linearly scalable multi-row, multi-table transaction library for HBase

What are the main features of vcnc/haeinsa?

The main features of vcnc/haeinsa are: NewSQL Databases, NoSQL Databases, Relational Databases.

What are some open-source alternatives to vcnc/haeinsa?

Open-source alternatives to vcnc/haeinsa include: pingcap/tidb — TiDB is a horizontally scalable, distributed SQL database designed to provide consistent transactional storage and… probcomp/bayesdb — A Bayesian database table for querying the probable implications of data as easily as SQL databases query the data… cockroachdb/cockroach — Cockroach is a distributed SQL database designed to scale horizontally across multiple nodes while maintaining strict… biokoda/actordb — ActorDB distributed SQL database. bloomberg/comdb2 — Bloomberg's distributed RDBMS. rayokota/kareldb — A Relational Database Backed by Apache Kafka.