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
Back to engagingspaces/vertx-dataloader

Projects sharing features with Vertx Dataloader

30 open-source projects similar to engagingspaces/vertx-dataloader, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • aesteve/vertx-pojo-configaesteve avatar

    aesteve/vertx-pojo-config

    3View on GitHub↗

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

    Java
    View on GitHub↗3
  • ankane/pgsyncankane avatar

    ankane/pgsync

    3,453View on GitHub↗

    Sync data from one Postgres database to another

    Rubypostgresql
    View on GitHub↗3,453
  • apollographql/federation-jvmapollographql avatar

    apollographql/federation-jvm

    273View on GitHub↗

    JVM support for Apollo Federation

    Java
    View on GitHub↗273
  • bpatters/schemagen-graphqlbpatters avatar

    bpatters/schemagen-graphql

    49View on GitHub↗

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

    Java
    View on GitHub↗49
  • dalibo/ldap2pgdalibo avatar

    dalibo/ldap2pg

    232View on GitHub↗

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

    Go
    View on GitHub↗232
  • diabolicallabs/vertx-crondiabolicallabs avatar

    diabolicallabs/vertx-cron

    66View on GitHub↗

    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
    View on GitHub↗66

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
  • dimitri/pgloaderdimitri avatar

    dimitri/pgloader

    6,295View on GitHub↗

    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
    View on GitHub↗6,295
  • dimitri/regresqldimitri avatar

    dimitri/regresql

    353View on GitHub↗

    Regression Testing your SQL queries

    Go
    View on GitHub↗353
  • donbeave/graphql-java-datetimedonbeave avatar

    donbeave/graphql-java-datetime

    152View on GitHub↗

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

    Java
    View on GitHub↗152
  • engagingspaces/vertx-graphql-service-discoveryengagingspaces avatar

    engagingspaces/vertx-graphql-service-discovery

    52View on GitHub↗

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

    Java
    View on GitHub↗52
  • enigmatis/graphql-java-annotationsEnigmatis avatar

    Enigmatis/graphql-java-annotations

    393View on GitHub↗

    GraphQL Annotations for Java

    Java
    View on GitHub↗393
  • finovertech/vertx-config-aws-ssmFinovertech avatar

    Finovertech/vertx-config-aws-ssm

    1View on GitHub↗

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

    Java
    View on GitHub↗1
  • gajus/pg-formattergajus avatar

    gajus/pg-formatter

    83View on GitHub↗

    A PostgreSQL SQL syntax beautifier.

    TypeScript
    View on GitHub↗83
  • gatewayd-io/gatewaydgatewayd-io avatar

    gatewayd-io/gatewayd

    284View on GitHub↗

    database gateway for building data-driven applications

    Gocloud-nativeconnection-pooldata-driven
    View on GitHub↗284
  • gchauvet/vertx-asyncgchauvet avatar

    gchauvet/vertx-async

    12View on GitHub↗

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

    Java
    View on GitHub↗12
  • graph-quilt/graphql-orchestrator-javagraph-quilt avatar

    graph-quilt/graphql-orchestrator-java

    72View on GitHub↗

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

    Groovy
    View on GitHub↗72
  • graphile/postgraphilegraphile avatar

    graphile/postgraphile

    12,929View on GitHub↗

    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
    View on GitHub↗12,929
  • graphql-java/graphql-javagraphql-java avatar

    graphql-java/graphql-java

    6,232View on GitHub↗

    GraphQL Java implementation

    Java
    View on GitHub↗6,232
  • graphql-java/graphql-java-extended-scalarsgraphql-java avatar

    graphql-java/graphql-java-extended-scalars

    286View on GitHub↗

    A library of extended scalars for graphql-java

    Java
    View on GitHub↗286
  • graphql-java/graphql-java-extended-validationgraphql-java avatar

    graphql-java/graphql-java-extended-validation

    137View on GitHub↗

    Validation library for graphql-java input

    Java
    View on GitHub↗137
  • graphql-java/graphql-java-type-generatorgraphql-java avatar

    graphql-java/graphql-java-type-generator

    34View on GitHub↗

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

    Java
    View on GitHub↗34
  • graphql-java-kickstart/graphql-java-servletgraphql-java-kickstart avatar

    graphql-java-kickstart/graphql-java-servlet

    227View on GitHub↗

    Servlet endpoint for GraphQL Java

    Java
    View on GitHub↗227
  • graphql-java-kickstart/graphql-java-toolsgraphql-java-kickstart avatar

    graphql-java-kickstart/graphql-java-tools

    822View on GitHub↗

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

    Kotlin
    View on GitHub↗822
  • graphql-java-kickstart/graphql-spring-bootgraphql-java-kickstart avatar

    graphql-java-kickstart/graphql-spring-boot

    1,511View on GitHub↗

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

    Java
    View on GitHub↗1,511
  • graphql-java-kickstart/samplesgraphql-java-kickstart avatar

    graphql-java-kickstart/samples

    121View on GitHub↗

    Samples for using the graphql java kickstart projects

    Java
    View on GitHub↗121
  • greenmaskio/greenmaskGreenmaskIO avatar

    GreenmaskIO/greenmask

    1,610View on GitHub↗
    Goaianonymizationdata-masking
    View on GitHub↗1,610
  • hasura/graphql-enginehasura avatar

    hasura/graphql-engine

    32,064View on GitHub↗

    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
    View on GitHub↗32,064
  • imrafaelmerino/vertx-valuesimrafaelmerino avatar

    imrafaelmerino/vertx-values

    3View on GitHub↗

    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
    View on GitHub↗3
  • jarulraj/sqlcheckjarulraj avatar

    jarulraj/sqlcheck

    2,520View on GitHub↗

    Automatically identify anti-patterns in SQL queries

    C++command-linedatabasemicrosoft-sql-server
    View on GitHub↗2,520
  • jponge/vertx-bootjponge avatar

    jponge/vertx-boot

    45View on GitHub↗

    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
    View on GitHub↗45