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

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

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

Open-source alternatives to Vertx Values

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

  • aesteve/vertx-pojo-configaesteve 的头像

    aesteve/vertx-pojo-config

    3在 GitHub 上查看↗

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

    Java
    在 GitHub 上查看↗3
  • ankane/pgsyncankane 的头像

    ankane/pgsync

    3,453在 GitHub 上查看↗

    Sync data from one Postgres database to another

    Rubypostgresql
    在 GitHub 上查看↗3,453
  • dalibo/ldap2pgdalibo 的头像

    dalibo/ldap2pg

    232在 GitHub 上查看↗

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

    Go
    在 GitHub 上查看↗232
  • diabolicallabs/vertx-crondiabolicallabs 的头像

    diabolicallabs/vertx-cron

    66在 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
    在 GitHub 上查看↗66
  • dimitri/pgloaderdimitri 的头像

    dimitri/pgloader

    6,295在 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
    在 GitHub 上查看↗6,295

AI 搜索

探索更多 awesome 仓库

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

Find more with AI search
  • dimitri/regresqldimitri 的头像

    dimitri/regresql

    353在 GitHub 上查看↗

    Regression Testing your SQL queries

    Go
    在 GitHub 上查看↗353
  • engagingspaces/vertx-dataloaderengagingspaces 的头像

    engagingspaces/vertx-dataloader

    73在 GitHub 上查看↗

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

    Java
    在 GitHub 上查看↗73
  • finovertech/vertx-config-aws-ssmFinovertech 的头像

    Finovertech/vertx-config-aws-ssm

    1在 GitHub 上查看↗

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

    Java
    在 GitHub 上查看↗1
  • gajus/pg-formattergajus 的头像

    gajus/pg-formatter

    83在 GitHub 上查看↗

    A PostgreSQL SQL syntax beautifier.

    TypeScript
    在 GitHub 上查看↗83
  • gatewayd-io/gatewaydgatewayd-io 的头像

    gatewayd-io/gatewayd

    284在 GitHub 上查看↗

    database gateway for building data-driven applications

    Gocloud-nativeconnection-pooldata-driven
    在 GitHub 上查看↗284
  • gchauvet/vertx-asyncgchauvet 的头像

    gchauvet/vertx-async

    12在 GitHub 上查看↗

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

    Java
    在 GitHub 上查看↗12
  • graphile/postgraphilegraphile 的头像

    graphile/postgraphile

    12,929在 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
    在 GitHub 上查看↗12,929
  • greenmaskio/greenmaskGreenmaskIO 的头像

    GreenmaskIO/greenmask

    1,610在 GitHub 上查看↗
    Goaianonymizationdata-masking
    在 GitHub 上查看↗1,610
  • hasura/graphql-enginehasura 的头像

    hasura/graphql-engine

    32,064在 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
    在 GitHub 上查看↗32,064
  • jarulraj/sqlcheckjarulraj 的头像

    jarulraj/sqlcheck

    2,520在 GitHub 上查看↗

    Automatically identify anti-patterns in SQL queries

    C++command-linedatabasemicrosoft-sql-server
    在 GitHub 上查看↗2,520
  • jponge/vertx-bootjponge 的头像

    jponge/vertx-boot

    45在 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
    在 GitHub 上查看↗45
  • kabirbaidhya/pglistendkabirbaidhya 的头像

    kabirbaidhya/pglistend

    30在 GitHub 上查看↗

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

    JavaScript
    在 GitHub 上查看↗30
  • lisilisenok/chimeLisiLisenok 的头像

    LisiLisenok/Chime

    29在 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
    在 GitHub 上查看↗29
  • lukasmartinelli/pgclimblukasmartinelli 的头像

    lukasmartinelli/pgclimb

    393在 GitHub 上查看↗

    Export data from PostgreSQL into different data formats

    Go
    在 GitHub 上查看↗393
  • lukasmartinelli/pgfutterlukasmartinelli 的头像

    lukasmartinelli/pgfutter

    1,346在 GitHub 上查看↗

    Import CSV and JSON into PostgreSQL the easy way

    Go
    在 GitHub 上查看↗1,346
  • lusoalex/vertx-joltlusoalex 的头像

    lusoalex/vertx-jolt

    4在 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
    在 GitHub 上查看↗4
  • noenv/vertx-cronutilsNoEnv 的头像

    NoEnv/vertx-cronutils

    26在 GitHub 上查看↗

    An abstraction of cron-utils for the vertx scheduler

    Java
    在 GitHub 上查看↗26
  • noenv/vertx-jsonpathNoEnv 的头像

    NoEnv/vertx-jsonpath

    12在 GitHub 上查看↗

    Lightweight JsonPath for Vert.x

    Java
    在 GitHub 上查看↗12
  • pgxn/pgxnclientpgxn 的头像

    pgxn/pgxnclient

    158在 GitHub 上查看↗

    A command line client for the PostgreSQL Extension Network

    Python
    在 GitHub 上查看↗158
  • pitchpoint-solutions/sfspitchpoint-solutions 的头像

    pitchpoint-solutions/sfs

    90在 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
    在 GitHub 上查看↗90
  • postgrespro/zsonpostgrespro 的头像

    postgrespro/zson

    569在 GitHub 上查看↗

    ZSON is a PostgreSQL extension for transparent JSONB compression

    C
    在 GitHub 上查看↗569
  • postgrest/postgrestPostgREST 的头像

    PostgREST/postgrest

    27,232在 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
    在 GitHub 上查看↗27,232
  • prest/prestprest 的头像

    prest/prest

    4,551在 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
    在 GitHub 上查看↗4,551
  • qail-io/qailqail-io 的头像

    qail-io/qail

    26在 GitHub 上查看↗

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

    Rust
    在 GitHub 上查看↗26
  • reactiverse/reactiverse-contextual-loggingreactiverse 的头像

    reactiverse/reactiverse-contextual-logging

    41在 GitHub 上查看↗

    Contextual logging for Vert.x applications

    HTML
    在 GitHub 上查看↗41