awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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 Aufrufe

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.

Star-Verlauf

Star-Verlauf für hexdigest/prepStar-Verlauf für hexdigest/prep

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Prep

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Prep.
  • andizzle/rwdbAvatar von andizzle

    andizzle/rwdb

    21Auf GitHub ansehen↗

    Database wrapper that manage read write connections

    Go
    Auf GitHub ansehen↗21
  • codingconcepts/datagenC

    codingconcepts/datagen

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • 2tvenom/myreplication2

    2tvenom/myreplication

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • flike/kingshardAvatar von flike

    flike/kingshard

    6,414Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,414
Alle 30 Alternativen zu Prep anzeigen→

Häufig gestellte Fragen

Was macht hexdigest/prep?

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

Was sind die Hauptfunktionen von hexdigest/prep?

Die Hauptfunktionen von hexdigest/prep sind: Database Tools, Database Utilities.

Welche Open-Source-Alternativen gibt es zu hexdigest/prep?

Open-Source-Alternativen zu hexdigest/prep sind unter anderem: 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 ).