awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to datastax/java-driver

Open-source alternatives to Java Driver

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

  • airbnb/airpalairbnb 的头像

    airbnb/airpal

    2,748在 GitHub 上查看↗

    Web UI for PrestoDB.

    Java
    在 GitHub 上查看↗2,748
  • flyway/flywayflyway 的头像

    flyway/flyway

    9,844在 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
    在 GitHub 上查看↗9,844
  • forcedotcom/phoenixforcedotcom 的头像

    forcedotcom/phoenix

    559在 GitHub 上查看↗
    Java
    在 GitHub 上查看↗559
  • gwhalin/memcached-java-clientG

    gwhalin/Memcached-Java-Client

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • jprante/elasticsearch-jdbcjprante 的头像

    jprante/elasticsearch-jdbc

    2,818在 GitHub 上查看↗

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

    Java
    在 GitHub 上查看↗2,818

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • liquibase/liquibaseliquibase 的头像

    liquibase/liquibase

    5,527在 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
    在 GitHub 上查看↗5,527
  • mongodb/mongo-hadoopmongodb 的头像

    mongodb/mongo-hadoop

    1,560在 GitHub 上查看↗

    MongoDB Connector for Hadoop

    Java
    在 GitHub 上查看↗1,560
  • mongodb/mongo-java-drivermongodb 的头像

    mongodb/mongo-java-driver

    2,658在 GitHub 上查看↗

    The official MongoDB drivers for Java, Kotlin, and Scala

    Java
    在 GitHub 上查看↗2,658
  • mongodb/morphiaM

    mongodb/morphia

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • mrniko/redissonmrniko 的头像

    mrniko/redisson

    24,355在 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
    在 GitHub 上查看↗24,355
  • netflix/astyanaxNetflix 的头像

    Netflix/astyanax

    1,034在 GitHub 上查看↗

    Cassandra Java Client

    Java
    在 GitHub 上查看↗1,034
  • netflix/priamNetflix 的头像

    Netflix/Priam

    1,039在 GitHub 上查看↗

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

    Java
    在 GitHub 上查看↗1,039
  • prestodb/prestoprestodb 的头像

    prestodb/presto

    16,711在 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
    在 GitHub 上查看↗16,711
  • richardwilly98/elasticsearch-river-mongodbrichardwilly98 的头像

    richardwilly98/elasticsearch-river-mongodb

    1,123在 GitHub 上查看↗

    MongoDB River Plugin for ElasticSearch

    Java
    在 GitHub 上查看↗1,123
  • rnewson/couchdb-luceneR

    rnewson/couchdb-lucene

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • serge-rider/dbeaverS

    serge-rider/dbeaver

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • spring-projects/spring-data-mongodbspring-projects 的头像

    spring-projects/spring-data-mongodb

    1,682在 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
    在 GitHub 上查看↗1,682
  • tarantool/tarantool-javaT

    tarantool/tarantool-java

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • tinkerpop/gremlintinkerpop 的头像

    tinkerpop/gremlin

    1,952在 GitHub 上查看↗

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

    Java
    在 GitHub 上查看↗1,952
  • variety/varietyvariety 的头像

    variety/variety

    1,766在 GitHub 上查看↗

    Variety: a MongoDB schema analyzer

    JavaScript
    在 GitHub 上查看↗1,766
  • vladmihalcea/flexy-poolvladmihalcea 的头像

    vladmihalcea/flexy-pool

    1,173在 GitHub 上查看↗

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

    Javaconnection-pooldatabasedbcp
    在 GitHub 上查看↗1,173
  • xetorthio/jedisxetorthio 的头像

    xetorthio/jedis

    12,333在 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
    在 GitHub 上查看↗12,333