awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 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/airpalAvatar de airbnb

    airbnb/airpal

    2,748Ver en GitHub↗

    Web UI for PrestoDB.

    Java
    Ver en GitHub↗2,748
  • flyway/flywayAvatar de flyway

    flyway/flyway

    9,844Ver en 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
    Ver en GitHub↗9,844
  • forcedotcom/phoenixAvatar de forcedotcom

    forcedotcom/phoenix

    559Ver en GitHub↗
    Java
    Ver en GitHub↗559
  • gwhalin/memcached-java-clientG

    gwhalin/Memcached-Java-Client

    0Ver en GitHub↗
    Ver en GitHub↗0
  • jprante/elasticsearch-jdbcAvatar de jprante

    jprante/elasticsearch-jdbc

    2,818Ver en GitHub↗

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

    Java
    Ver en GitHub↗2,818

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • liquibase/liquibaseAvatar de liquibase

    liquibase/liquibase

    5,527Ver en 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
    Ver en GitHub↗5,527
  • mongodb/mongo-hadoopAvatar de mongodb

    mongodb/mongo-hadoop

    1,560Ver en GitHub↗

    MongoDB Connector for Hadoop

    Java
    Ver en GitHub↗1,560
  • mongodb/mongo-java-driverAvatar de mongodb

    mongodb/mongo-java-driver

    2,658Ver en GitHub↗

    The official MongoDB drivers for Java, Kotlin, and Scala

    Java
    Ver en GitHub↗2,658
  • mongodb/morphiaM

    mongodb/morphia

    0Ver en GitHub↗
    Ver en GitHub↗0
  • mrniko/redissonAvatar de mrniko

    mrniko/redisson

    24,355Ver en 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
    Ver en GitHub↗24,355
  • netflix/astyanaxAvatar de Netflix

    Netflix/astyanax

    1,034Ver en GitHub↗

    Cassandra Java Client

    Java
    Ver en GitHub↗1,034
  • netflix/priamAvatar de Netflix

    Netflix/Priam

    1,039Ver en GitHub↗

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

    Java
    Ver en GitHub↗1,039
  • prestodb/prestoAvatar de prestodb

    prestodb/presto

    16,711Ver en 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
    Ver en GitHub↗16,711
  • richardwilly98/elasticsearch-river-mongodbAvatar de richardwilly98

    richardwilly98/elasticsearch-river-mongodb

    1,123Ver en GitHub↗

    MongoDB River Plugin for ElasticSearch

    Java
    Ver en GitHub↗1,123
  • rnewson/couchdb-luceneR

    rnewson/couchdb-lucene

    0Ver en GitHub↗
    Ver en GitHub↗0
  • serge-rider/dbeaverS

    serge-rider/dbeaver

    0Ver en GitHub↗
    Ver en GitHub↗0
  • spring-projects/spring-data-mongodbAvatar de spring-projects

    spring-projects/spring-data-mongodb

    1,682Ver en 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
    Ver en GitHub↗1,682
  • tarantool/tarantool-javaT

    tarantool/tarantool-java

    0Ver en GitHub↗
    Ver en GitHub↗0
  • tinkerpop/gremlinAvatar de tinkerpop

    tinkerpop/gremlin

    1,952Ver en GitHub↗

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

    Java
    Ver en GitHub↗1,952
  • variety/varietyAvatar de variety

    variety/variety

    1,766Ver en GitHub↗

    Variety: a MongoDB schema analyzer

    JavaScript
    Ver en GitHub↗1,766
  • vladmihalcea/flexy-poolAvatar de vladmihalcea

    vladmihalcea/flexy-pool

    1,173Ver en GitHub↗

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

    Javaconnection-pooldatabasedbcp
    Ver en GitHub↗1,173
  • xetorthio/jedisAvatar de xetorthio

    xetorthio/jedis

    12,333Ver en 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
    Ver en GitHub↗12,333