awesome-repositories.com
Blog
MCP
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
·
Back to 2tvenom/myreplication

Open-source alternatives to Myreplication

30 open-source projects similar to 2tvenom/myreplication, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Myreplication alternative.

  • youtube/vitessAvatar youtube

    youtube/vitess

    21,032Vezi pe GitHub↗

    Vitess is a distributed MySQL orchestrator and clustering system designed for horizontal database scaling. It functions as sharding middleware that distributes data and load across multiple MySQL instances to handle growth beyond the capacity of a single machine. The system provides a proxy layer that abstracts data distribution, allowing applications to query a cluster as a single logical database without knowing the physical location of the data. This is achieved through a routing mechanism that intercepts queries and directs them to the appropriate shards based on keyspace mappings. The p

    Go
    Vezi pe GitHub↗21,032
  • 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
  • sosedoff/pgwebAvatar sosedoff

    sosedoff/pgweb

    9,399Vezi pe GitHub↗

    pgweb is a web-based database client and graphical administration tool for PostgreSQL. It provides a browser-based interface for executing SQL queries, inspecting schemas, and managing database objects. The tool includes a read-only mode that prevents destructive operations by blocking specific SQL keywords. It supports secure remote access to private instances through native SSH tunneling and encrypted database connections. The application covers a broad range of management capabilities, including multi-environment session management, database structure inspection, and the export of query r

    Gocross-platformgolangpgweb
    Vezi pe GitHub↗9,399

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ță.

Find more with AI search
  • siddontang/go-mysqlAvatar siddontang

    siddontang/go-mysql

    4,953Vezi pe GitHub↗

    go-mysql is a toolkit for the Go programming language designed for implementing MySQL protocol handlers, binary log replication systems, mock servers, and schema parsing utilities. It provides the necessary libraries to interact with MySQL servers through native network protocols and binary log streams. The project enables the creation of custom database proxies or mock servers by parsing and decoding low-level network packets. It also includes a replication tool for streaming and processing binary logs to synchronize data across different storage systems, alongside a schema parser for extrac

    Go
    Vezi pe GitHub↗4,953
  • siddontang/go-mysql-elasticsearchS

    siddontang/go-mysql-elasticsearch

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • sj14/dbbenchAvatar sj14

    sj14/dbbench

    117Vezi pe GitHub↗

    🏋️ dbbench is a simple database benchmarking tool which supports several databases and own scripts

    Gobenchmarkcassandracockroachdb
    Vezi pe GitHub↗117
  • pkosiec/mongo-seedingAvatar pkosiec

    pkosiec/mongo-seeding

    562Vezi pe GitHub↗

    🌱 The ultimate solution for populating your MongoDB database.

    TypeScript
    Vezi pe GitHub↗562
  • xo/usqlAvatar xo

    xo/usql

    10,014Vezi pe GitHub↗

    usql is a universal SQL command-line interface used to connect to and manage multiple SQL and NoSQL databases through a single unified tool. It provides a standardized interface for executing queries across various data stores and serves as a multi-database query tool and schema inspector. The tool distinguishes itself by enabling cross-database data migration, allowing users to pipe result sets from one active database connection directly into another. It also features terminal-based data visualization, which renders query results as graphical charts, graphs, and images directly within the t

    Gocommand-linedatabasego
    Vezi pe GitHub↗10,014
  • masterminds/squirrelAvatar Masterminds

    Masterminds/squirrel

    7,949Vezi pe GitHub↗

    Squirrel is a Go database library and SQL query builder that provides a programmatic interface for constructing and executing SQL statements. It enables the creation of queries using a fluent interface to avoid manual string concatenation. The library functions as a SQL dialect generator, producing queries formatted for specific database engines by adjusting placeholders and syntax to match target requirements. This allows for the generation of SQL compatible with multiple different database environments. Beyond query construction, the project covers the execution of generated statements aga

    Go
    Vezi pe GitHub↗7,949
  • knocknote/octilleryAvatar knocknote

    knocknote/octillery

    201Vezi pe GitHub↗

    Go package for sharding databases ( Supports every ORM or raw SQL )

    Go
    Vezi pe GitHub↗201
  • nikepan/clickhouse-bulkAvatar nikepan

    nikepan/clickhouse-bulk

    508Vezi pe GitHub↗

    Collects many small inserts to ClickHouse and send in big inserts

    Goclickhouseclickhouse-bulkclickhouse-server
    Vezi pe GitHub↗508
  • vertamedia/chproxyAvatar Vertamedia

    Vertamedia/chproxy

    1,463Vezi pe GitHub↗

    Open-Source ClickHouse http proxy and load balancer

    Go
    Vezi pe GitHub↗1,463
  • galeone/igorAvatar galeone

    galeone/igor

    127Vezi pe GitHub↗

    igor is an abstraction layer for PostgreSQL with a gorm like syntax.

    Goabstractiondbmsgo
    Vezi pe GitHub↗127
  • doug-martin/goquAvatar doug-martin

    doug-martin/goqu

    2,661Vezi pe GitHub↗

    SQL builder and query library for golang

    Godatabasegogolang
    Vezi pe GitHub↗2,661
  • codingconcepts/datagenC

    codingconcepts/datagen

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • elgris/sqrlAvatar elgris

    elgris/sqrl

    285Vezi pe GitHub↗

    Fluent SQL generation for golang

    Go
    Vezi pe GitHub↗285
  • github/orchestratorAvatar github

    github/orchestrator

    5,776Vezi pe GitHub↗

    Orchestrator is a high availability system and replication manager for MySQL database clusters. It functions as a failover automator and topology visualizer designed to detect master failures and promote standby replicas to minimize system downtime. The project focuses on managing and reconfiguring MySQL replication topologies to maintain consistent data distribution. It utilizes topology discovery crawling to map replication structures and identifies active failures within the database cluster. The system provides capabilities for automated cluster recovery, location-aware instance tracking

    Go
    Vezi pe GitHub↗5,776
  • arthurkushman/buildsqlxAvatar arthurkushman

    arthurkushman/buildsqlx

    185Vezi pe GitHub↗

    Go database query builder library for PostgreSQL

    Goactive-recordclausesdatabase-table
    Vezi pe GitHub↗185
  • go-ozzo/ozzo-dbxAvatar go-ozzo

    go-ozzo/ozzo-dbx

    668Vezi pe GitHub↗

    A Go (golang) package that enhances the standard database/sql package by providing powerful data retrieval methods as well as DB-agnostic query building capabilities.

    Godatabasegogolang
    Vezi pe GitHub↗668
  • hexdigest/prepAvatar hexdigest

    hexdigest/prep

    36Vezi pe GitHub↗

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

    Go
    Vezi pe GitHub↗36
  • andizzle/rwdbAvatar andizzle

    andizzle/rwdb

    21Vezi pe GitHub↗

    Database wrapper that manage read write connections

    Go
    Vezi pe GitHub↗21
  • louischatriot/nedbAvatar louischatriot

    louischatriot/nedb

    13,540Vezi pe GitHub↗

    NeDB is a JavaScript embedded NoSQL document store designed for Node.js and the browser. It functions as an in-memory data store with the option to persist documents to a local file system, ensuring data survives application restarts. The project utilizes a MongoDB-compatible API to perform data operations, allowing it to serve as a lightweight document indexing system and a persistent file database without requiring a separate database server. Capabilities include querying, inserting, updating, and deleting documents, as well as the ability to create indexes on specific fields to accelerate

    JavaScript
    Vezi pe GitHub↗13,540
  • nuveo/prestN

    nuveo/prest

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • appwrite/appwriteAvatar appwrite

    appwrite/appwrite

    56,318Vezi pe GitHub↗

    Appwrite is a backend-as-a-service platform that provides a unified development environment for building full-stack applications. It integrates essential infrastructure components—including authentication, databases, storage, and serverless functions—into a single, centralized interface to simplify application development and resource management. The platform distinguishes itself through a container-based microservices architecture that ensures consistent execution across diverse infrastructure. It features a versatile connectivity layer that links frontend applications with third-party servi

    TypeScriptandroidappwritebackend
    Vezi pe GitHub↗56,318
  • brettwooldridge/hikaricpAvatar brettwooldridge

    brettwooldridge/HikariCP

    21,120Vezi pe GitHub↗

    HikariCP is a high-concurrency JDBC connection pooling library for Java applications. It provides a reusable set of database connections to reduce the overhead of creating new connections for every request, enabling low-latency database access for applications handling large volumes of simultaneous requests. The project utilizes lock-free connection pooling and non-blocking data structures to ensure high performance. It includes specialized optimizations such as bytecode-optimized statement caching on the driver side to reduce SQL parsing overhead and proxy-based connection wrapping to track

    Javaconnection-poolhigh-performancejava
    Vezi pe GitHub↗21,120
  • appsmithorg/appsmithAvatar appsmithorg

    appsmithorg/appsmith

    40,051Vezi pe GitHub↗

    Appsmith is a low-code platform designed for building internal business tools, such as operational dashboards and administrative panels. It enables developers to construct dynamic user interfaces by dragging and dropping modular widgets onto a canvas and binding them directly to backend data sources. The platform utilizes a reactive framework that automatically updates interface elements and triggers functions whenever underlying data or widget properties change, eliminating the need for manual event handling. The platform distinguishes itself through a server-side proxy architecture that exe

    TypeScriptadmin-dashboardadmin-panelsapp-builder
    Vezi pe GitHub↗40,051
  • alash3al/sqlerAvatar alash3al

    alash3al/sqler

    2,072Vezi pe GitHub↗

    write APIs using direct SQL queries with no hassle, let's rethink about SQL

    Goapi-restbaascockroach
    Vezi pe GitHub↗2,072
  • brokercap/bifrostAvatar brokercap

    brokercap/Bifrost

    2,084Vezi pe GitHub↗

    Bifrost ---- 面向生产环境的 MySQL,MariaDB,kafka 同步到Redis,MongoDB,ClickHouse,StarRocks,Doris,Kafka等服务的异构中间件

    Gocdc-goclickhousedatalink
    Vezi pe GitHub↗2,084
  • bsm/redislockAvatar bsm

    bsm/redislock

    1,761Vezi pe GitHub↗

    Simplified distributed locking implementation using Redis

    Godistlockdistributeddistributed-lock
    Vezi pe GitHub↗1,761
  • bokwoon95/go-structured-queryAvatar bokwoon95

    bokwoon95/go-structured-query

    201Vezi pe GitHub↗

    Type safe SQL query builder and struct mapper for Go

    Godata-mappergomysql
    Vezi pe GitHub↗201