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 pgxn/pgxnclient

Open-source alternatives to Pgxnclient

30 open-source projects similar to pgxn/pgxnclient, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Pgxnclient alternative.

  • 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
  • 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
  • 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

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/regresqldimitri avatar

    dimitri/regresql

    353View on GitHub↗

    Regression Testing your SQL queries

    Go
    View on GitHub↗353
  • engagingspaces/vertx-dataloaderengagingspaces avatar

    engagingspaces/vertx-dataloader

    73View on GitHub↗

    Efficient, asynchronous batching and caching in clustered environments, port of Facebook DataLoader

    Java
    View on GitHub↗73
  • 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
  • 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
  • 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
  • kabirbaidhya/pglistendkabirbaidhya avatar

    kabirbaidhya/pglistend

    30View on GitHub↗

    pglistend - A lightweight PostgreSQL LISTEN Daemon using Node.js/Systemd

    JavaScript
    View on GitHub↗30
  • lisilisenok/chimeLisiLisenok avatar

    LisiLisenok/Chime

    29View on GitHub↗

    Chime is time scheduler verticle which works on Vert.x event bus and provides: scheduling with cron-style, interval or union timers: at a certain time of day (to the second) on certain days of the week, month or year with a given time interval with nearly any combination of all of above…

    Ceylon
    View on GitHub↗29
  • lukasmartinelli/pgclimblukasmartinelli avatar

    lukasmartinelli/pgclimb

    393View on GitHub↗

    Export data from PostgreSQL into different data formats

    Go
    View on GitHub↗393
  • lukasmartinelli/pgfutterlukasmartinelli avatar

    lukasmartinelli/pgfutter

    1,346View on GitHub↗

    Import CSV and JSON into PostgreSQL the easy way

    Go
    View on GitHub↗1,346
  • lusoalex/vertx-joltlusoalex avatar

    lusoalex/vertx-jolt

    4View on GitHub↗

    This project is a simple facade to original jolt project : https://github.com/bazaarvoice/jolt. JOLT project is a json to json transformation tool.

    Java
    View on GitHub↗4
  • noenv/vertx-cronutilsNoEnv avatar

    NoEnv/vertx-cronutils

    26View on GitHub↗

    An abstraction of cron-utils for the vertx scheduler

    Java
    View on GitHub↗26
  • noenv/vertx-jsonpathNoEnv avatar

    NoEnv/vertx-jsonpath

    12View on GitHub↗

    Lightweight JsonPath for Vert.x

    Java
    View on GitHub↗12
  • pitchpoint-solutions/sfspitchpoint-solutions avatar

    pitchpoint-solutions/sfs

    90View on GitHub↗

    The legacy distributed object storage server developed by PitchPoint Solutions can store billions of large and small files using minimal resources. Object data is stored in replicated volumes implemented like Facebooks Haystack Object Store. Object metadata which essentially maps an object name to a volume position is stored in an elasticsearch index. (Development by PitchPoint Solutions has been discontinued)

    Java
    View on GitHub↗90
  • postgrespro/zsonpostgrespro avatar

    postgrespro/zson

    569View on GitHub↗

    ZSON is a PostgreSQL extension for transparent JSONB compression

    C
    View on GitHub↗569
  • postgrest/postgrestPostgREST avatar

    PostgREST/postgrest

    27,232View on GitHub↗

    PostgREST is a standalone server process that automatically transforms a relational database schema into a fully functional RESTful API. By querying system catalogs at startup, it maps tables, views, and stored procedures into standardized web endpoints, allowing developers to build backend services by focusing exclusively on database design. The service functions as a declarative engine that translates HTTP requests and query parameters directly into native SQL operations. It maintains stateless request processing and integrates connection pooling to manage high-frequency interactions effici

    Haskellapiautomatic-apidatabase
    View on GitHub↗27,232
  • prest/prestprest avatar

    prest/prest

    4,551View on GitHub↗

    PostgREST is a tool that automatically transforms a PostgreSQL database schema into a production-ready RESTful API. It serves as a database access layer and query engine that maps HTTP requests directly to SQL queries, providing a low-code interface for executing create, read, update, and delete operations without requiring manual boilerplate code. The project distinguishes itself by using schema-driven API generation and metadata-based discovery to expose database tables as navigable resources. It extends standard CRUD capabilities through the execution of custom and templated SQL, a plugin-

    Goautomatic-apidatabasedatabases
    View on GitHub↗4,551
  • qail-io/qailqail-io avatar

    qail-io/qail

    26View on GitHub↗

    AST-native PostgreSQL toolkit: typed queries to wire protocol, with built-in RLS tenant isolation.

    Rust
    View on GitHub↗26
  • reactiverse/reactiverse-contextual-loggingreactiverse avatar

    reactiverse/reactiverse-contextual-logging

    41View on GitHub↗

    Contextual logging for Vert.x applications

    HTML
    View on GitHub↗41