awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to noenv/vertx-cronutils

Open-source alternatives to Vertx Cronutils

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

  • aesteve/vertx-pojo-configالصورة الرمزية لـ aesteve

    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/pgsyncالصورة الرمزية لـ ankane

    ankane/pgsync

    3,453عرض على GitHub↗

    Sync data from one Postgres database to another

    Rubypostgresql
    عرض على GitHub↗3,453
  • dalibo/ldap2pgالصورة الرمزية لـ dalibo

    dalibo/ldap2pg

    232عرض على GitHub↗

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

    Go
    عرض على GitHub↗232
  • diabolicallabs/vertx-cronالصورة الرمزية لـ diabolicallabs

    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/pgloaderالصورة الرمزية لـ dimitri

    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

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • dimitri/regresqlالصورة الرمزية لـ dimitri

    dimitri/regresql

    353عرض على GitHub↗

    Regression Testing your SQL queries

    Go
    عرض على GitHub↗353
  • engagingspaces/vertx-dataloaderالصورة الرمزية لـ engagingspaces

    engagingspaces/vertx-dataloader

    73عرض على GitHub↗

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

    Java
    عرض على GitHub↗73
  • finovertech/vertx-config-aws-ssmالصورة الرمزية لـ Finovertech

    Finovertech/vertx-config-aws-ssm

    1عرض على GitHub↗

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

    Java
    عرض على GitHub↗1
  • gajus/pg-formatterالصورة الرمزية لـ gajus

    gajus/pg-formatter

    83عرض على GitHub↗

    A PostgreSQL SQL syntax beautifier.

    TypeScript
    عرض على GitHub↗83
  • gatewayd-io/gatewaydالصورة الرمزية لـ gatewayd-io

    gatewayd-io/gatewayd

    284عرض على GitHub↗

    database gateway for building data-driven applications

    Gocloud-nativeconnection-pooldata-driven
    عرض على GitHub↗284
  • gchauvet/vertx-asyncالصورة الرمزية لـ gchauvet

    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/postgraphileالصورة الرمزية لـ graphile

    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/greenmaskالصورة الرمزية لـ GreenmaskIO

    GreenmaskIO/greenmask

    1,610عرض على GitHub↗
    Goaianonymizationdata-masking
    عرض على GitHub↗1,610
  • hasura/graphql-engineالصورة الرمزية لـ hasura

    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
  • imrafaelmerino/vertx-valuesالصورة الرمزية لـ imrafaelmerino

    imrafaelmerino/vertx-values

    3عرض على 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
    عرض على GitHub↗3
  • jarulraj/sqlcheckالصورة الرمزية لـ jarulraj

    jarulraj/sqlcheck

    2,520عرض على GitHub↗

    Automatically identify anti-patterns in SQL queries

    C++command-linedatabasemicrosoft-sql-server
    عرض على GitHub↗2,520
  • jponge/vertx-bootالصورة الرمزية لـ jponge

    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/pglistendالصورة الرمزية لـ kabirbaidhya

    kabirbaidhya/pglistend

    30عرض على GitHub↗

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

    JavaScript
    عرض على GitHub↗30
  • lisilisenok/chimeالصورة الرمزية لـ LisiLisenok

    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/pgclimbالصورة الرمزية لـ lukasmartinelli

    lukasmartinelli/pgclimb

    393عرض على GitHub↗

    Export data from PostgreSQL into different data formats

    Go
    عرض على GitHub↗393
  • lukasmartinelli/pgfutterالصورة الرمزية لـ lukasmartinelli

    lukasmartinelli/pgfutter

    1,346عرض على GitHub↗

    Import CSV and JSON into PostgreSQL the easy way

    Go
    عرض على GitHub↗1,346
  • lusoalex/vertx-joltالصورة الرمزية لـ lusoalex

    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-jsonpathالصورة الرمزية لـ NoEnv

    NoEnv/vertx-jsonpath

    12عرض على GitHub↗

    Lightweight JsonPath for Vert.x

    Java
    عرض على GitHub↗12
  • pgxn/pgxnclientالصورة الرمزية لـ pgxn

    pgxn/pgxnclient

    158عرض على GitHub↗

    A command line client for the PostgreSQL Extension Network

    Python
    عرض على GitHub↗158
  • pitchpoint-solutions/sfsالصورة الرمزية لـ pitchpoint-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/zsonالصورة الرمزية لـ postgrespro

    postgrespro/zson

    569عرض على GitHub↗

    ZSON is a PostgreSQL extension for transparent JSONB compression

    C
    عرض على GitHub↗569
  • postgrest/postgrestالصورة الرمزية لـ PostgREST

    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/prestالصورة الرمزية لـ prest

    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/qailالصورة الرمزية لـ qail-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-loggingالصورة الرمزية لـ reactiverse

    reactiverse/reactiverse-contextual-logging

    41عرض على GitHub↗

    Contextual logging for Vert.x applications

    HTML
    عرض على GitHub↗41