awesome-repositories.com
Blog
MCP
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
·
Back to tarantool/tarantool-java

Open-source alternatives to Tarantool Java

22 open-source projects similar to tarantool/tarantool-java, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Tarantool Java alternative.

  • airbnb/airpalairbnb avatar

    airbnb/airpal

    2,748View on GitHub↗

    Web UI for PrestoDB.

    Java
    View on GitHub↗2,748
  • datastax/java-driverD

    datastax/java-driver

    0View on GitHub↗
    View on GitHub↗0
  • flyway/flywayflyway avatar

    flyway/flyway

    9,844View on GitHub↗

    Flyway is a database schema versioning tool and SQL migration orchestrator. It applies version-controlled schema changes to relational databases using SQL scripts and Java Database Connectivity to ensure environments remain consistent and reproducible. The tool tracks applied migration scripts in a dedicated metadata table to determine which updates require execution. It supports the synchronization of schema versions across multiple different database engines and provides integration for build systems and application frameworks to automate updates during software release processes. Capabili

    Javaauroracontinuous-deliverycontinuous-deployment
    View on GitHub↗9,844
  • forcedotcom/phoenixforcedotcom avatar

    forcedotcom/phoenix

    559View on GitHub↗
    Java
    View on GitHub↗559
  • gwhalin/memcached-java-clientG

    gwhalin/Memcached-Java-Client

    0View on GitHub↗
    View on GitHub↗0

AI search

Explore more awesome repositories

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

Find more with AI search
  • jprante/elasticsearch-jdbcjprante avatar

    jprante/elasticsearch-jdbc

    2,818View on GitHub↗

    JDBC importer for Elasticsearch THIS REPOSITORY WILL BE DELETED WITHOUT ANY FURTHER NOTICE AFTER AUG 1 2026

    Java
    View on GitHub↗2,818
  • liquibase/liquibaseliquibase avatar

    liquibase/liquibase

    5,527View on GitHub↗

    Liquibase is a database schema change management tool and version control system designed to track, manage, and apply versioned database modifications. It functions as a SQL migration framework and DevOps automation utility that integrates database deployments into continuous delivery pipelines and build toolchains. The system enables precise rollbacks and drift detection by recording every modification made to a database schema. It supports the definition of database changes through structured changesets in XML, YAML, or JSON, as well as raw SQL scripts, to ensure consistent deployments acro

    Java
    View on GitHub↗5,527
  • mongodb/mongo-hadoopmongodb avatar

    mongodb/mongo-hadoop

    1,560View on GitHub↗

    MongoDB Connector for Hadoop

    Java
    View on GitHub↗1,560
  • mongodb/mongo-java-drivermongodb avatar

    mongodb/mongo-java-driver

    2,658View on GitHub↗

    The official MongoDB drivers for Java, Kotlin, and Scala

    Java
    View on GitHub↗2,658
  • mongodb/morphiaM

    mongodb/morphia

    0View on GitHub↗
    View on GitHub↗0
  • mrniko/redissonmrniko avatar

    mrniko/redisson

    24,355View on GitHub↗

    Redisson is a Java client library for Redis and Valkey that provides a distributed data structure library, a distributed lock manager, and a distributed MapReduce framework. It enables application instances in a cluster to share state through thread-safe collections and objects. The project implements a JCache compliant caching layer for standardized data storage and retrieval. It also functions as a probabilistic data store, providing memory-efficient structures such as Bloom filters and HyperLogLog for high-volume data membership testing. The library covers distributed state management usi

    Java
    View on GitHub↗24,355
  • netflix/astyanaxNetflix avatar

    Netflix/astyanax

    1,034View on GitHub↗

    Cassandra Java Client

    Java
    View on GitHub↗1,034
  • netflix/priamNetflix avatar

    Netflix/Priam

    1,039View on GitHub↗

    Co-Process for backup/recovery, Token Management, and Centralized Configuration management for Cassandra.

    Java
    View on GitHub↗1,039
  • prestodb/prestoprestodb avatar

    prestodb/presto

    16,711View on GitHub↗

    Presto is a distributed SQL query engine designed for high-performance analytical processing across heterogeneous data sources. It functions as a data federation platform and massively parallel processing engine, allowing users to execute interactive queries against diverse storage systems without requiring data migration. By mapping remote metadata and structures to a unified relational namespace, it enables seamless cross-platform analysis through a standard SQL interface. The engine distinguishes itself through a pluggable connector architecture and a shared-nothing distributed processing

    Javabig-datadatahadoop
    View on GitHub↗16,711
  • richardwilly98/elasticsearch-river-mongodbrichardwilly98 avatar

    richardwilly98/elasticsearch-river-mongodb

    1,123View on GitHub↗

    MongoDB River Plugin for ElasticSearch

    Java
    View on GitHub↗1,123
  • rnewson/couchdb-luceneR

    rnewson/couchdb-lucene

    0View on GitHub↗
    View on GitHub↗0
  • serge-rider/dbeaverS

    serge-rider/dbeaver

    0View on GitHub↗
    View on GitHub↗0
  • spring-projects/spring-data-mongodbspring-projects avatar

    spring-projects/spring-data-mongodb

    1,682View on GitHub↗

    Provides support to increase developer productivity in Java when using MongoDB. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.

    Java
    View on GitHub↗1,682
  • tinkerpop/gremlintinkerpop avatar

    tinkerpop/gremlin

    1,952View on GitHub↗

    A Graph Traversal Language (no longer active - see Apache TinkerPop)

    Java
    View on GitHub↗1,952
  • variety/varietyvariety avatar

    variety/variety

    1,766View on GitHub↗

    Variety: a MongoDB schema analyzer

    JavaScript
    View on GitHub↗1,766
  • vladmihalcea/flexy-poolvladmihalcea avatar

    vladmihalcea/flexy-pool

    1,173View on GitHub↗

    FlexyPool adds metrics and failover strategies to a given Connection Pool, allowing it to resize on demand.

    Javaconnection-pooldatabasedbcp
    View on GitHub↗1,173
  • xetorthio/jedisxetorthio avatar

    xetorthio/jedis

    12,333View on GitHub↗

    Jedis is a Java library and database driver used to execute commands and manage data on Redis servers and distributed clusters. It functions as a network client that provides a low-level interface for manipulating data types, including JSON and vector sets. The project serves as a connection manager featuring automatic failover and token-based authentication to secure network connections. It manages data distribution across multiple nodes through cluster-aware topology mapping and handles connection failover to maintain service availability when a primary connection fails.

    Java
    View on GitHub↗12,333