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
·

65 repository-uri

Awesome GitHub RepositoriesMySQL Integrations

Specific support for MySQL data types and features.

Distinguishing note: No existing candidates for MySQL.

Explore 65 awesome GitHub repositories matching data & databases · MySQL Integrations. Refine with filters or upvote what's useful.

Awesome MySQL Integrations GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • drizzle-team/drizzle-ormAvatar drizzle-team

    drizzle-team/drizzle-orm

    34,835Vezi pe GitHub↗

    Drizzle ORM is a TypeScript-native database toolkit providing type-safe SQL query building, schema management, and automated migrations across PostgreSQL, MySQL, SQLite, and SingleStore.

    Provides native support for MySQL-specific column types.

    TypeScriptormtypescriptsql
    Vezi pe GitHub↗34,835
  • 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

    Connects Node.js applications to MySQL servers to execute queries, manage transactions, and handle data retrieval through a native protocol.

    JavaScript
    Vezi pe GitHub↗18,621
  • ory/hydraAvatar ory

    ory/hydra

    17,236Vezi pe GitHub↗

    Hydra is a headless identity server that functions as a certified OAuth2 and OpenID Connect provider. It is designed as an authentication engine that manages authorization handshakes and token lifecycles while remaining decoupled from the user interface. The project distinguishes itself through a headless architecture, allowing external management of login and consent flows. It provides specialized capabilities for dynamic client registration, JSON Web Token issuance, and a system for rotating encryption secrets without service downtime. The system covers a broad range of identity operations

    Supports state and identity data persistence using MySQL.

    Go
    Vezi pe GitHub↗17,236
  • pinpoint-apm/pinpointAvatar pinpoint-apm

    pinpoint-apm/pinpoint

    13,830Vezi pe GitHub↗

    Pinpoint is a distributed application performance management tool designed to trace requests and monitor metrics across large-scale distributed architectures. It functions as a request tracer, topology mapper, and JVM application monitor, providing a backend capable of collecting and visualizing trace data from OpenTelemetry compatible sources. The system distinguishes itself through a combination of bytecode-based instrumentation via a Java agent and topology-based visualization that renders live maps of service interconnections. It captures execution flow across asynchronous boundaries, suc

    Tracks the execution of database queries via the MySQL JDBC driver to analyze latency.

    Javaagentapmdistributed-tracing
    Vezi pe GitHub↗13,830
  • github/gh-ostAvatar github

    github/gh-ost

    13,409Vezi pe GitHub↗

    gh-ost is a triggerless online schema migration tool for MySQL. It functions as a replication client and table management utility that synchronizes data from a source table to a shadow table using binary logs, allowing for table structure modifications without locking original tables or causing downtime. The tool distinguishes itself by using binary-log-based replication instead of triggers to stream row-based events to a shadow table. It implements load-aware throttling and dynamic performance tuning to adjust migration speed based on server load and replication lag. Users can monitor and ad

    Handles data synchronization and binary log streaming to move table changes from a source to a shadow table.

    Go
    Vezi pe GitHub↗13,409
  • starrocks/starrocksAvatar StarRocks

    StarRocks/starrocks

    11,789Vezi pe GitHub↗

    StarRocks is a distributed SQL OLAP database engine designed for real-time analytics and high-performance multi-dimensional analysis. It functions as a data lakehouse query engine that enables SQL execution across large datasets and external open table formats without requiring local data imports. The system employs a shared-nothing distributed architecture and utilizes the MySQL protocol to integrate with business intelligence tools. It maintains real-time data consistency through a primary key upsert model and accelerates query response times using vectorized execution and cost-based optimi

    Uses the MySQL protocol to ensure compatibility with standard SQL clients and BI tools.

    Javaanalyticsbig-datacloudnative
    Vezi pe GitHub↗11,789
  • oceanbase/oceanbaseAvatar oceanbase

    oceanbase/oceanbase

    9,980Vezi pe GitHub↗

    OceanBase is a distributed SQL database designed for high availability and strong consistency across multiple nodes and regions. It functions as a hybrid transactional and analytical processing engine, allowing real-time analytics and transactions to execute on a single data copy. The system also serves as a vector database engine for indexing and querying vector data to power semantic search and recommendation systems. The platform features native compatibility layers for MySQL and Oracle, enabling the migration of legacy workloads without rewriting SQL code. It utilizes a Paxos-based distri

    Supports MySQL compatibility layers to migrate legacy workloads without extensive code rewrites.

    C++analyticscloud-nativedatabase
    Vezi pe GitHub↗9,980
  • kanboard/kanboardAvatar kanboard

    kanboard/kanboard

    9,663Vezi pe GitHub↗

    Kanboard este un instrument de management de proiect Kanban auto-găzduit și o suită de productivitate concepută pentru urmărirea sarcinilor software și colaborarea în echipă. Oferă un sistem vizual pentru gestionarea fluxurilor de lucru prin utilizarea panourilor, coloanelor și cardurilor. Proiectul dispune de un framework de plugin-uri extensibil și un API cuprinzător pentru administrarea programatică a sarcinilor și proiectelor. Include gestionarea specializată a identității prin integrarea LDAP, permițând sincronizarea conturilor de utilizator și a permisiunilor de grup de la serverele de directoare. Sistemul acoperă o gamă largă de capabilități, inclusiv automatizarea fluxului de lucru bazată pe evenimente, analize detaliate ale proiectului, cum ar fi diagramele burn-down și măsurarea timpului de ciclu, și control granular al accesului bazat pe roluri. De asemenea, suportă urmărirea integrată a timpului, descompunerea sarcinilor secundare și autentificarea multi-metodă, inclusiv autentificarea cu doi factori și suportul pentru proxy invers. Aplicația este compatibilă cu MySQL și PostgreSQL pentru stocarea persistentă a datelor și poate fi implementată folosind Docker Compose.

    Provides full support for using MySQL or MariaDB as the primary persistent data store.

    PHPagilekanbankanboard
    Vezi pe GitHub↗9,663
  • telekom-security/tpotceAvatar telekom-security

    telekom-security/tpotce

    9,298Vezi pe GitHub↗

    T-Pot is a multi-honeypot platform and threat intelligence framework that deploys a collection of containerized decoy services to capture attacker behavior and network telemetry. It functions as a Docker-based deception system, simulating vulnerable network environments to gather intelligence on threat actors. The system features a distributed sensor network using a hub-and-spoke architecture, allowing remote sensors to transmit logs back to a central management hub. It integrates large language models to create a dynamic deception engine capable of adaptive interactions with attackers. The

    Provides persistent log file storage and index lifecycle management to balance data retention with storage capacity.

    Shelldeceptiondockerelk
    Vezi pe GitHub↗9,298
  • xiaomi/soarAvatar XiaoMi

    XiaoMi/soar

    8,770Vezi pe GitHub↗

    Soar is a suite of specialized tools designed for analyzing MySQL performance, advising on indexing, and optimizing SQL syntax. It functions as a performance analyzer, index advisor, and query optimizer to identify bottlenecks and suggest structural improvements for faster execution. The project distinguishes itself through a system for rewriting SQL statements into optimized equivalent versions using custom heuristic rules and patterns. It also features a dedicated index advisor that evaluates query patterns and database metadata to recommend the creation of new indexes. Its broader capabil

    Combines multiple alter requests for the same table into a single operation to reduce locking and overhead.

    Goadvisorauditorcommand-line
    Vezi pe GitHub↗8,770
  • boostorg/boostAvatar boostorg

    boostorg/boost

    8,493Vezi pe GitHub↗

    Boost is a collection of portable, high-performance source libraries that extend the C++ standard library. It provides a wide range of reusable components, data structures, and algorithms designed to add capabilities to the base language across different platforms. The project is distinguished by its extensive focus on compile-time template metaprogramming and generic programming. It implements advanced architectural patterns such as policy-based design, concept-based type validation, and the use of SFINAE for conditional template resolution to minimize runtime overhead. The library covers a

    Provides integration and data management capabilities for MySQL and MariaDB database servers.

    HTML
    Vezi pe GitHub↗8,493
  • pymysql/pymysqlAvatar PyMySQL

    PyMySQL/PyMySQL

    7,842Vezi pe GitHub↗

    PyMySQL is a MySQL database connector and SQL database driver for Python environments. It serves as a client library that enables Python applications to establish network connections and interact with MySQL database servers. The library is a pure Python implementation of the MySQL client-server wire protocol. This design allows for MySQL integration and data management without requiring native C extensions. The project provides capabilities for database connectivity, query execution, and secure access control. It follows the DB-API 2.0 specification to provide a consistent interface for mana

    Integrates Python applications with MySQL databases to perform data operations without requiring C extensions.

    Pythonmysqlpython
    Vezi pe GitHub↗7,842
  • mindoc-org/mindocAvatar mindoc-org

    mindoc-org/mindoc

    7,826Vezi pe GitHub↗

    Mindoc is a self-hosted documentation portal and API documentation management system built as a Golang web application. It serves as a markdown documentation engine for authoring, organizing, and sharing technical interface documentation and database dictionaries. The system persists project data and user accounts using MySQL or SQLite databases. The platform distinguishes itself by integrating diagrams-as-code rendering via Mermaid syntax, allowing flowcharts, sequence diagrams, and Gantt charts to be generated directly from text. It supports a flexible content pipeline that combines markdow

    Persists project data and user accounts using relational databases such as MySQL or SQLite.

    Gobeegodocumentgo
    Vezi pe GitHub↗7,826
  • alibaba/higressAvatar alibaba

    alibaba/higress

    7,558Vezi pe GitHub↗

    Higress is an AI API gateway and cloud-native traffic manager that functions as a Kubernetes ingress controller. It provides a centralized system for routing, securing, and optimizing traffic directed toward large language models, AI agents, and microservice architectures. The project distinguishes itself through deep AI orchestration, including the ability to host and manage Model Context Protocol servers that transform REST APIs into tools for AI agents. It features specialized AI infrastructure for model request proxying, protocol translation across multiple providers, and semantic-based c

    Collects request and response logs asynchronously and batches them into a MySQL database.

    Goai-gatewayai-nativeapi-gateway
    Vezi pe GitHub↗7,558
  • apache/openwhiskAvatar apache

    apache/openwhisk

    6,779Vezi pe GitHub↗

    OpenWhisk is a serverless cloud platform designed for deploying and executing stateless functions in response to API calls or events. It serves as a complete serverless stack, providing an API gateway for functions, a function-as-a-service runtime manager, and an event-driven workflow engine. The platform distinguishes itself through a polyglot execution model that supports multiple language runtimes and allows for the creation of custom runtimes using Docker containers. It enables complex logic through function orchestration and composition, allowing multiple functions to be chained into seq

    Routes execution logs and activation records to a dedicated search cluster to isolate them from primary storage.

    Scala
    Vezi pe GitHub↗6,779
  • authzed/spicedbAvatar authzed

    authzed/spicedb

    6,781Vezi pe GitHub↗

    SpiceDB is a distributed permission store and relationship-based access control system. It provides a scalable database for storing and querying fine-grained authorization relationships, implementing a consistency model inspired by Google Zanzibar to manage access rights across large-scale applications. The system uses a dedicated schema language to define the rules and logic governing how relationships translate into permissions independently of application code. It functions as a pluggable authorization engine that persists relationship tuples in external relational databases such as Postgr

    Persists authorization data using a MySQL database engine for long-term storage.

    Go
    Vezi pe GitHub↗6,781
  • fermyon/spinAvatar fermyon

    fermyon/spin

    6,443Vezi pe GitHub↗

    Spin is a WebAssembly serverless framework and development toolchain for building and running portable microservices. It functions as an event-driven orchestrator and runtime that executes WebAssembly components, allowing developers to map HTTP requests, Redis messages, and cron schedules to specific modules. The project distinguishes itself by implementing a Wasm-based AI inference gateway, enabling components to perform model inference and generate text embeddings. It utilizes the WebAssembly Component Model and WASI for language-agnostic composition and portable host interfacing, while emp

    Performs relational data operations using a blocking MySQL interface.

    Rust
    Vezi pe GitHub↗6,443
  • materializeinc/materializeAvatar MaterializeInc

    MaterializeInc/materialize

    6,314Vezi pe GitHub↗

    Materialize is a streaming SQL database that continuously ingests live data from sources such as Kafka, Redpanda, PostgreSQL, and MySQL, and incrementally maintains materialized views. It provides a PostgreSQL-compatible query engine that accepts standard SQL over the PostgreSQL wire protocol, enabling any existing SQL client or BI tool to query real-time data. The system also includes a Model Context Protocol (MCP) server that exposes live materialized view data to AI agents, providing fresh context without polling. Materialize distinguishes itself through its ability to offer configurable c

    Treats columns with unsupported MySQL types as text during ingestion to avoid replication failures.

    Rust
    Vezi pe GitHub↗6,314
  • dimitri/pgloaderAvatar dimitri

    dimitri/pgloader

    6,295Vezi pe GitHub↗

    pgloader is a command-line tool that automates the migration of data and schema from various source databases and file formats into PostgreSQL. It combines schema discovery, parallel data pipelines, and type casting into a single, declarative workflow, using PostgreSQL's COPY protocol for high-throughput bulk loading. The tool distinguishes itself by compiling a dedicated command language into concurrent reader-writer pipelines that handle schema introspection, data transformation, and error-resilient batch processing. It supports migrating entire databases from MySQL, MS SQL, SQLite, and Pos

    Loads MySQL databases into PostgreSQL with schema and parallel data loading.

    Common Lispclozure-clcommon-lispcsv
    Vezi pe GitHub↗6,295
  • tbphp/gpt-loadAvatar tbphp

    tbphp/gpt-load

    6,223Vezi pe GitHub↗

    gpt-load is a transparent proxy gateway that routes API requests to multiple AI providers—including OpenAI, Google Gemini, and Anthropic Claude—through a single endpoint while preserving each provider's native format and authentication. It acts as a centralized routing layer, allowing applications to switch between AI services by changing only the base URL without modifying any client code or business logic. The proxy distinguishes itself through intelligent traffic management across pools of API keys, offering automatic key rotation, weighted or round-robin load balancing, and failover that

    Stores API keys, user authentication data, usage statistics, and system logs in a relational database for durability.

    Goanthropicclaudegemini
    Vezi pe GitHub↗6,223
Înapoi123…4Înainte
  1. Home
  2. Data & Databases
  3. MySQL Integrations

Explorează sub-etichetele

  • Binlog-Based Replication Management2 sub-tag-uriManagement of binary log streaming and row-based event application to synchronize data to shadow tables. **Distinct from MySQL Cluster Management:** Focuses on the replication mechanism used for migrations rather than general MySQL cluster orchestration.
  • InternalsDeep dives into MySQL's internal architecture including indexing, transactions, locks, and logging mechanisms. **Distinct from MySQL Integrations:** Distinct from MySQL Integrations: focuses on internal architecture and principles rather than driver-level integration or feature support.
  • Log Storage4 sub-tag-uriMechanisms for persisting request and response logs into a database for auditing and analysis. **Distinct from MySQL Integrations:** Focuses on using MySQL specifically as a storage backend for logs rather than general database integration.
  • MySQL Compatibility4 sub-tag-uriSupport for MySQL-specific dialects and features to enable migration of existing workloads. **Distinct from MySQL Integrations:** Focuses on compatibility and migration rather than just driver-level integration.
  • MySQL Driver MonitoringObservability tools for tracking the performance and latency of MySQL JDBC driver calls. **Distinct from MySQL Integrations:** Focuses on performance monitoring of the driver rather than general MySQL integration or compatibility.
  • MySQL Storage IntegrationsConnectors for using MySQL databases as a storage backend for reading and writing data. **Distinct from MySQL Integrations:** Distinct from MySQL Integrations: focuses on the storage backend integration layer, not general driver or feature support.
  • MySQL Storage Support3 sub-tag-uriProvides specific persistence implementations for MySQL database engines. **Distinct from MySQL Integrations:** Specific to utilizing MySQL as the primary storage engine, whereas MySQL Integrations refers to general driver or feature support.
  • Node.js ConnectorsLibraries for connecting Node.js applications to specific database systems. **Distinct from MySQL Integrations:** Distinct from general MySQL integrations: specifically targets the Node.js runtime environment for database connectivity.
  • Online Schema Migrations1 sub-tagUtilities specifically for MySQL that modify table structures without locking the database or using triggers. **Distinct from MySQL Integrations:** Specializes general MySQL integration into the specific domain of non-blocking schema changes.
  • Parallel Export UtilitiesUtilities that leverage concurrency to perform database exports. **Distinct from MySQL Integrations:** Specializes MySQL integrations to specifically cover the multi-threaded export capability.
  • Server Backup3 sub-tag-uriCreating physical backups of a MySQL server instance to protect against data loss or corruption. **Distinct from MySQL Integrations:** Distinct from MySQL Integrations: focuses on the backup operation for the server itself, not integration with other systems.
  • Unsupported Type HandlersDecodes unsupported MySQL column types as text or excludes them during source creation. **Distinct from MySQL Integrations:** Distinct from MySQL Integrations: specifically handles unsupported data types during CDC ingestion, not general MySQL feature support.