awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
hexdigest avatar

hexdigest/prep

0
View on GitHub↗
36 stele·6 fork-uri·Go·Apache-2.0·2 vizualizări

Prep

Prep finds all SQL statements in a Go package and instruments db connection with prepared statements

Features

  • Database Tools - Tool for using prepared SQL statements.
  • Database Utilities - Executes prepared SQL statements without modifying source code.

Istoric stele

Graficul istoricului de stele pentru hexdigest/prepGraficul istoricului de stele pentru hexdigest/prep

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Prep

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Prep.
  • andizzle/rwdbAvatar andizzle

    andizzle/rwdb

    21Vezi pe GitHub↗

    Database wrapper that manage read write connections

    Go
    Vezi pe GitHub↗21
  • codingconcepts/datagenC

    codingconcepts/datagen

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • 2tvenom/myreplication2

    2tvenom/myreplication

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • flike/kingshardAvatar flike

    flike/kingshard

    6,414Vezi pe GitHub↗

    Kingshard is a MySQL database proxy and sharding middleware that routes SQL traffic between clients and multiple database nodes. It functions as a load balancer, read-write splitter, and SQL query firewall to manage how data is accessed and distributed across a database infrastructure. The system implements data sharding using hash, range, or date strategies to split tables across multiple nodes. It enables read-write splitting by directing data modification requests to a master node while distributing read-only queries across a pool of slave replicas. The proxy provides traffic management t

    Gokingshardmysqlmysql-proxy
    Vezi pe GitHub↗6,414
Vezi toate cele 30 alternative pentru Prep→

Întrebări frecvente

Ce face hexdigest/prep?

Prep finds all SQL statements in a Go package and instruments db connection with prepared statements

Care sunt principalele funcționalități ale hexdigest/prep?

Principalele funcționalități ale hexdigest/prep sunt: Database Tools, Database Utilities.

Care sunt câteva alternative open-source pentru hexdigest/prep?

Alternativele open-source pentru hexdigest/prep includ: codingconcepts/datagen. github/orchestrator — Orchestrator is a high availability system and replication manager for MySQL database clusters. It functions as a… 2tvenom/myreplication. andizzle/rwdb — Database wrapper that manage read write connections. flike/kingshard — Kingshard is a MySQL database proxy and sharding middleware that routes SQL traffic between clients and multiple… knocknote/octillery — Go package for sharding databases ( Supports every ORM or raw SQL ).