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
·
hexdigest avatar

hexdigest/prep

0
View on GitHub↗
36 stars·6 forks·Go·Apache-2.0·2 vues

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.

Historique des stars

Graphique de l'historique des stars pour hexdigest/prepGraphique de l'historique des stars pour hexdigest/prep

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Prep

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Prep.
  • andizzle/rwdbAvatar de andizzle

    andizzle/rwdb

    21Voir sur GitHub↗

    Database wrapper that manage read write connections

    Go
    Voir sur GitHub↗21
  • codingconcepts/datagenC

    codingconcepts/datagen

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • 2tvenom/myreplication2

    2tvenom/myreplication

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • flike/kingshardAvatar de flike

    flike/kingshard

    6,414Voir sur 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
    Voir sur GitHub↗6,414
Voir les 30 alternatives à Prep→

Questions fréquentes

Que fait hexdigest/prep ?

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

Quelles sont les fonctionnalités principales de hexdigest/prep ?

Les fonctionnalités principales de hexdigest/prep sont : Database Tools, Database Utilities.

Quelles sont les alternatives open-source à hexdigest/prep ?

Les alternatives open-source à hexdigest/prep incluent : 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 ).