Sync data from one Postgres database to another
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…
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
A very simple tool to map Vert.x's json configuration onto a typed configuration Java bean.
:elephant: :bustsinsilhouette: Manage PostgreSQL roles and privileges from YAML or LDAP
dalibo/ldap2pg की मुख्य विशेषताएं हैं: Data Utilities।
dalibo/ldap2pg के ओपन-सोर्स विकल्पों में शामिल हैं: ankane/pgsync — Sync data from one Postgres database to another. diabolicallabs/vertx-cron — This module allows you to schedule an event using a Cron specification. It can either send or publish a message to the… dimitri/pgloader — pgloader is a command-line tool that automates the migration of data and schema from various source databases and file… dimitri/regresql — Regression Testing your SQL queries. engagingspaces/vertx-dataloader — Efficient, asynchronous batching and caching in clustered environments, port of Facebook DataLoader. aesteve/vertx-pojo-config — A very simple tool to map Vert.x's json configuration onto a typed configuration Java bean.