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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to engagingspaces/vertx-dataloader

Open-source alternatives to Vertx Dataloader

30 open-source projects similar to engagingspaces/vertx-dataloader, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Vertx Dataloader alternative.

  • aesteve/vertx-pojo-configAvatar von aesteve

    aesteve/vertx-pojo-config

    3Auf GitHub ansehen↗

    A very simple tool to map Vert.x's json configuration onto a typed configuration Java bean.

    Java
    Auf GitHub ansehen↗3
  • ankane/pgsyncAvatar von ankane

    ankane/pgsync

    3,453Auf GitHub ansehen↗

    Sync data from one Postgres database to another

    Rubypostgresql
    Auf GitHub ansehen↗3,453
  • apollographql/federation-jvmAvatar von apollographql

    apollographql/federation-jvm

    273Auf GitHub ansehen↗

    JVM support for Apollo Federation

    Java
    Auf GitHub ansehen↗273
  • bpatters/schemagen-graphqlAvatar von bpatters

    bpatters/schemagen-graphql

    49Auf GitHub ansehen↗

    GraphQL-Java add-on that adds support for Schema Generation & Execution for enterprise level applications.

    Java
    Auf GitHub ansehen↗49
  • dalibo/ldap2pgAvatar von dalibo

    dalibo/ldap2pg

    232Auf GitHub ansehen↗

    :elephant: :bustsinsilhouette: Manage PostgreSQL roles and privileges from YAML or LDAP

    Go
    Auf GitHub ansehen↗232
  • diabolicallabs/vertx-cronAvatar von diabolicallabs

    diabolicallabs/vertx-cron

    66Auf GitHub ansehen↗

    This module allows you to schedule an event using a Cron specification. It can either send or publish a message to the address of your choice. If the consumer of that message returns a response, you can specify where to send that response when the consumer completes. You can also cancel the…

    Java
    Auf GitHub ansehen↗66

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • dimitri/pgloaderAvatar von dimitri

    dimitri/pgloader

    6,295Auf GitHub ansehen↗

    pgloader is a command-line tool that automates the migration of data and schema from various source databases and file formats into PostgreSQL. It combines schema discovery, parallel data pipelines, and type casting into a single, declarative workflow, using PostgreSQL's COPY protocol for high-throughput bulk loading. The tool distinguishes itself by compiling a dedicated command language into concurrent reader-writer pipelines that handle schema introspection, data transformation, and error-resilient batch processing. It supports migrating entire databases from MySQL, MS SQL, SQLite, and Pos

    Common Lispclozure-clcommon-lispcsv
    Auf GitHub ansehen↗6,295
  • dimitri/regresqlAvatar von dimitri

    dimitri/regresql

    353Auf GitHub ansehen↗

    Regression Testing your SQL queries

    Go
    Auf GitHub ansehen↗353
  • donbeave/graphql-java-datetimeAvatar von donbeave

    donbeave/graphql-java-datetime

    152Auf GitHub ansehen↗

    GraphQL ISO Date is a set of RFC 3339 compliant date/time scalar types to be used with graphql-java.

    Java
    Auf GitHub ansehen↗152
  • engagingspaces/vertx-graphql-service-discoveryAvatar von engagingspaces

    engagingspaces/vertx-graphql-service-discovery

    52Auf GitHub ansehen↗

    Service discovery and querying of GraphQL schema's in Vert.x based microservices

    Java
    Auf GitHub ansehen↗52
  • enigmatis/graphql-java-annotationsAvatar von Enigmatis

    Enigmatis/graphql-java-annotations

    393Auf GitHub ansehen↗

    GraphQL Annotations for Java

    Java
    Auf GitHub ansehen↗393
  • finovertech/vertx-config-aws-ssmAvatar von Finovertech

    Finovertech/vertx-config-aws-ssm

    1Auf GitHub ansehen↗

    A Vert.X (v3) Config Store backed by AWS SSM.

    Java
    Auf GitHub ansehen↗1
  • gajus/pg-formatterAvatar von gajus

    gajus/pg-formatter

    83Auf GitHub ansehen↗

    A PostgreSQL SQL syntax beautifier.

    TypeScript
    Auf GitHub ansehen↗83
  • gatewayd-io/gatewaydAvatar von gatewayd-io

    gatewayd-io/gatewayd

    284Auf GitHub ansehen↗

    database gateway for building data-driven applications

    Gocloud-nativeconnection-pooldata-driven
    Auf GitHub ansehen↗284
  • gchauvet/vertx-asyncAvatar von gchauvet

    gchauvet/vertx-async

    12Auf GitHub ansehen↗

    vertx-async is a portage of caolan/async nodejs module to Vert.x framework that provides helpers methods for common async patterns.

    Java
    Auf GitHub ansehen↗12
  • graph-quilt/graphql-orchestrator-javaAvatar von graph-quilt

    graph-quilt/graphql-orchestrator-java

    72Auf GitHub ansehen↗

    GraphQL Orchestrator stitches the schemas from multiple micro-services and orchestrates the graphql queries to these services accurately at runtime

    Groovy
    Auf GitHub ansehen↗72
  • graphile/postgraphileAvatar von graphile

    graphile/postgraphile

    12,929Auf GitHub ansehen↗

    PostGraphile is an automated tool that converts a PostgreSQL database schema into a fully functional GraphQL API. It serves as a GraphQL execution engine and schema orchestrator, utilizing database schema introspection to retrieve strongly typed metadata directly from PostgreSQL. The project features a modular system for composing and standardizing GraphQL schemas through plugins, which manage naming conventions and connections. It includes a PostgreSQL query builder that constructs dynamic, SQL-injection-proof queries using tagged template literals. The system employs a declarative query pl

    TypeScript
    Auf GitHub ansehen↗12,929
  • graphql-java/graphql-javaAvatar von graphql-java

    graphql-java/graphql-java

    6,232Auf GitHub ansehen↗

    GraphQL Java implementation

    Java
    Auf GitHub ansehen↗6,232
  • graphql-java/graphql-java-extended-scalarsAvatar von graphql-java

    graphql-java/graphql-java-extended-scalars

    286Auf GitHub ansehen↗

    A library of extended scalars for graphql-java

    Java
    Auf GitHub ansehen↗286
  • graphql-java/graphql-java-extended-validationAvatar von graphql-java

    graphql-java/graphql-java-extended-validation

    137Auf GitHub ansehen↗

    Validation library for graphql-java input

    Java
    Auf GitHub ansehen↗137
  • graphql-java/graphql-java-type-generatorAvatar von graphql-java

    graphql-java/graphql-java-type-generator

    34Auf GitHub ansehen↗

    This library will autogenerate GraphQL types for usage in com.graphql-java:graphql-java

    Java
    Auf GitHub ansehen↗34
  • graphql-java-kickstart/graphql-java-servletAvatar von graphql-java-kickstart

    graphql-java-kickstart/graphql-java-servlet

    227Auf GitHub ansehen↗

    Servlet endpoint for GraphQL Java

    Java
    Auf GitHub ansehen↗227
  • graphql-java-kickstart/graphql-java-toolsAvatar von graphql-java-kickstart

    graphql-java-kickstart/graphql-java-tools

    822Auf GitHub ansehen↗

    A schema-first tool for graphql-java inspired by graphql-tools for JS

    Kotlin
    Auf GitHub ansehen↗822
  • graphql-java-kickstart/graphql-spring-bootAvatar von graphql-java-kickstart

    graphql-java-kickstart/graphql-spring-boot

    1,511Auf GitHub ansehen↗

    GraphQL and GraphiQL Spring Framework Boot Starters - Forked from oembedler/graphql-spring-boot due to inactivity.

    Java
    Auf GitHub ansehen↗1,511
  • graphql-java-kickstart/samplesAvatar von graphql-java-kickstart

    graphql-java-kickstart/samples

    121Auf GitHub ansehen↗

    Samples for using the graphql java kickstart projects

    Java
    Auf GitHub ansehen↗121
  • greenmaskio/greenmaskAvatar von GreenmaskIO

    GreenmaskIO/greenmask

    1,610Auf GitHub ansehen↗
    Goaianonymizationdata-masking
    Auf GitHub ansehen↗1,610
  • hasura/graphql-engineAvatar von hasura

    hasura/graphql-engine

    32,064Auf GitHub ansehen↗

    graphql-engine is an automated GraphQL API engine that transforms database tables and relationships into a queryable GraphQL schema. It functions as a federation gateway and mapper, instantly generating APIs with built-in filtering, pagination, and mutations from existing databases and remote schemas. The project distinguishes itself through a fine-grained access control layer that enforces row-level and field-level permissions. It further provides a real-time data subscription server that converts standard queries into live streams and a system for triggering event-driven webhooks and notifi

    TypeScriptaccess-controlapiautomatic-api
    Auf GitHub ansehen↗32,064
  • imrafaelmerino/vertx-valuesAvatar von imrafaelmerino

    imrafaelmerino/vertx-values

    3Auf GitHub ansehen↗

    vertx-values enhances JSON handling in Vert.x by providing codecs for the immutable JSON objects from the json-values library. It eliminates the need for copying JSON data during transmission over the Event Bus, reducing garbage collection overhead and boosting performance.

    Java
    Auf GitHub ansehen↗3
  • jarulraj/sqlcheckAvatar von jarulraj

    jarulraj/sqlcheck

    2,520Auf GitHub ansehen↗

    Automatically identify anti-patterns in SQL queries

    C++command-linedatabasemicrosoft-sql-server
    Auf GitHub ansehen↗2,520
  • jponge/vertx-bootAvatar von jponge

    jponge/vertx-boot

    45Auf GitHub ansehen↗

    The goal of this micro-library is to offer a simple way to deploy verticles from a HOCON configuration. More specifically, it allows to:

    Java
    Auf GitHub ansehen↗45