awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesDatabase Trigger Disabling

Temporarily disables database triggers on target tables before bulk data loading to improve performance.

Distinct from Action Trigger Disabling: Distinct from Action Trigger Disabling: operates on database-level triggers for performance optimization, not UI interaction controls.

Explore 1 awesome GitHub repository matching user interface & experience · Database Trigger Disabling. Refine with filters or upvote what's useful.

Awesome Database Trigger Disabling GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • dimitri/pgloaderAvatar de dimitri

    dimitri/pgloader

    6,295Ver en 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

    Temporarily disables database triggers on target tables during bulk data loading.

    Common Lispclozure-clcommon-lispcsv
    Ver en GitHub↗6,295
  1. Home
  2. User Interface & Experience
  3. Action Trigger Components
  4. Action Trigger Disabling
  5. Database Trigger Disabling