awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • porsager/postgresAvatar de porsager

    porsager/postgres

    8,566Voir sur 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
    Voir sur GitHub↗8,566
  1. Home
  2. Data & Databases
  3. Dynamic Row Insertion