awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateOpen-source alternativesSelf-hosted softwareBlogHartă site
ProiectDespreHow we rankPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Categorii

2 repository-uri

Awesome GitHub RepositoriesExecution Configuration

Adjusts formatting and parsing settings for database command execution.

Distinct from Database Query Execution: Distinct from Database Query Execution: focuses on the configuration of the execution engine rather than the execution action itself.

Explore 2 awesome GitHub repositories matching data & databases · Execution Configuration. Refine with filters or upvote what's useful.

Awesome Execution Configuration GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • felixge/node-mysqlAvatar felixge

    felixge/node-mysql

    18,621Vezi pe GitHub↗

    This project is a pure JavaScript database driver for Node.js that implements the native MySQL binary protocol. It serves as a comprehensive connector for managing persistent network links to MySQL servers, enabling applications to execute queries, manage transactions, and handle complex data operations without requiring external middleware. The driver distinguishes itself through its integrated support for connection pooling and distributed database routing. It maintains managed sets of reusable network sockets to optimize resource usage under high request volumes, while simultaneously provi

    Allows adjustment of low-level communication flags to control query parsing, result set handling, and statement execution modes.

    JavaScript
    Vezi pe GitHub↗18,621
  • guigrpa/docx-templatesAvatar guigrpa

    guigrpa/docx-templates

    1,081Vezi pe GitHub↗

    Docx-templates is a library designed for the programmatic generation of Word documents by merging dynamic data with predefined template files. It functions as a template engine that processes embedded instructions directly within the document structure to produce customized, data-driven output. The engine distinguishes itself by allowing the execution of arbitrary JavaScript expressions and custom data resolvers during the generation process. This enables complex conditional logic, iterative loops, and the dynamic injection of diverse content types, including images, HTML fragments, and raw X

    Provides settings to adjust rendering parameters such as command delimiters and output compression to suit specific environment requirements.

    TypeScriptdocxdocx-filedocx-generator
    Vezi pe GitHub↗1,081
  1. Home
  2. Data & Databases
  3. Database Query Execution
  4. Execution Configuration