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 RepositoriesDynamic Row Insertion

Capabilities for adding data to tables using objects or arrays without manual column specification.

Distinct from Row Insertion: Candidates were focused on UI table editing or hierarchical data, not general programmatic SQL row insertion.

Explore 1 awesome GitHub repository matching data & databases · Dynamic Row Insertion. Refine with filters or upvote what's useful.

Awesome Dynamic Row Insertion GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • porsager/postgresAvatar de porsager

    porsager/postgres

    8,566Ver en GitHub↗

    This project is a PostgreSQL client library and SQL query builder for JavaScript and TypeScript. It provides a low-level database driver and connection manager to handle database sessions, along with a logical replication client for monitoring real-time changes. The library distinguishes itself with a high-performance bulk data streamer that utilizes the database copy command for importing and exporting large datasets. It also implements a logical replication protocol to facilitate real-time database synchronization through change subscriptions and channel-based notifications. The toolset co

    Provides the ability to add rows using objects or arrays without manually specifying individual column names.

    JavaScriptclientcockroachdbdatabase
    Ver en GitHub↗8,566
  1. Home
  2. Data & Databases
  3. Dynamic Row Insertion