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

mysql/mysql-server

0
View on GitHub↗
12,297 stars·4,291 forks·C++·3 vueswww.mysql.com↗

Mysql Server

MySQL Server is a relational database management system designed to organize and store structured information. It functions as a comprehensive SQL server platform that provides reliable transactional integrity and high-performance query execution for enterprise data management.

The system distinguishes itself through a pluggable storage engine architecture that decouples logical query processing from physical data storage, allowing for specialized handling of diverse workloads. It maintains data consistency and high concurrency through multi-version concurrency control and write-ahead logging, while utilizing cost-based optimization to determine efficient execution plans for complex data retrieval.

The platform includes integrated capabilities for maintaining continuous operations through automated replication, clustering, and failover mechanisms. It also features built-in support for predictive analytics, enabling the execution of machine learning pipelines directly within the database environment to perform model training and analysis on stored data.

Security is managed through a dedicated platform layer that provides encryption, auditing, and granular access controls to protect sensitive information. The software is distributed as a server application with extensive documentation available for installation and configuration across various environments.

Features

  • Relational Database Management Systems - Organizes and stores structured data while providing high-performance query execution and reliable transactional integrity.
  • Enterprise SQL Servers - Provides a robust platform for managing enterprise data with built-in support for replication, clustering, and automated failover.
  • Relational Data Stores - Organizes and stores structured information within a server application to ensure efficient retrieval and reliable data access.
  • High Availability Configurations - Ensures continuous operations and data consistency by using automated replication, clustering, and failover mechanisms.
  • Primary-Replica Replication - Propagates data changes by streaming transaction logs from a primary server to replicas to ensure high availability and read scaling.
  • Write-Ahead Logging - Records all data modifications to a persistent log file before applying changes to the database to guarantee durability during system failures.
  • Access Control - Protects sensitive information by using encryption, auditing, and firewall controls to monitor and restrict access to database resources.
  • Database Infrastructure Security - Protects sensitive information through encryption, auditing, and granular access controls against unauthorized threats.
  • Database Administration Consoles - Protects sensitive information by using encryption, auditing, and firewall controls to monitor and restrict access to database resources.
  • Database Management Systems - Leading open-source relational database management system.
  • Database Systems - Widely used relational database management system.
  • Server and Infrastructure - Provides the official database server distribution.
  • MySQL - Listed in the “MySQL” section of the DotNetGuide awesome list.
  • Windows Environments - Listed in the “Windows Environments” section of the Awesome C awesome list.
  • Database Query Optimizations - Accelerates data processing and retrieval speeds by using caching mechanisms and high-performance engines to handle complex analytical and transactional workloads.
  • Multi-Version Concurrency Control - Maintains multiple versions of data rows to allow simultaneous read and write operations without blocking transactions during high-concurrency access.
  • Cost-Based Optimizers - Analyzes table statistics and index availability to select the most efficient execution plan for retrieving data from complex relational structures.
  • Query Performance Tuning - Optimizes data processing and retrieval speeds by using caching mechanisms and high-performance engines to handle complex workloads.
  • Predictive Machine Learning Analytics - Integrates machine learning pipelines directly into database environments to perform model training and predictive analysis on stored data.
  • Analytical Databases - Integrates machine learning pipelines directly into the storage layer to perform model training and analysis on stored information.
  • Pluggable Storage Drivers - Decouples the logical query processing layer from physical data storage formats to allow specialized engines for different workload requirements.
  • Process-Per-Connection Architectures - Assigns a dedicated execution thread to each client session to manage concurrent requests and isolate resource usage across multiple active users.

Historique des stars

Graphique de l'historique des stars pour mysql/mysql-serverGraphique de l'historique des stars pour mysql/mysql-server

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

Questions fréquentes

Que fait mysql/mysql-server ?

MySQL Server is a relational database management system designed to organize and store structured information. It functions as a comprehensive SQL server platform that provides reliable transactional integrity and high-performance query execution for enterprise data management.

Quelles sont les fonctionnalités principales de mysql/mysql-server ?

Les fonctionnalités principales de mysql/mysql-server sont : Relational Database Management Systems, Enterprise SQL Servers, Relational Data Stores, High Availability Configurations, Primary-Replica Replication, Write-Ahead Logging, Access Control, Database Infrastructure Security.

Quelles sont les alternatives open-source à mysql/mysql-server ?

Les alternatives open-source à mysql/mysql-server incluent : mariadb/server — This project is an open source relational database management system and SQL database designed for storing and… postgres/postgres — PostgreSQL is an object-relational database management system designed for the persistent storage and retrieval of… h2database/h2database — H2 is a JDBC-compliant relational database management system written in Java. It functions as an embeddable SQL… pingcap/awesome-database-learning — This project is a curated collection of academic papers, books, and technical resources designed for studying the… clockworklabs/spacetimedb — SpacetimeDB is a stateful, real-time database platform that executes application logic directly within the database… hdt3213/godis — Godis is a Redis-compatible in-memory database and distributed key-value store. It functions as a replicated data…

Alternatives open source à Mysql Server

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Mysql Server.
  • mariadb/serverAvatar de MariaDB

    MariaDB/server

    7,196Voir sur GitHub↗

    This project is an open source relational database management system and SQL database designed for storing and managing structured data. It functions as a relational database for ensuring consistency and reliability, while also operating as a vector database for storing and querying high-dimensional vector embeddings. The system incorporates a columnar storage engine to optimize analytical query processing and large-scale data aggregation. It further enables vector similarity search, allowing users to find similar items by querying vector embeddings. The software covers a broad capability su

    C++amazon-web-servicesdatabasefulltext-search
    Voir sur GitHub↗7,196
  • postgres/postgresAvatar de postgres

    postgres/postgres

    20,076Voir sur GitHub↗

    PostgreSQL is an object-relational database management system designed for the persistent storage and retrieval of structured information. It functions as an ACID-compliant database server, utilizing standard query language protocols to maintain data consistency and reliability across large-scale application datasets. The system distinguishes itself through an extensible architecture that allows for the definition of custom data types, operators, and indexing methods. It employs multi-version concurrency control to enable simultaneous read and write operations without blocking, supported by a

    C
    Voir sur GitHub↗20,076
  • h2database/h2databaseAvatar de h2database

    h2database/h2database

    4,607Voir sur GitHub↗

    H2 is a JDBC-compliant relational database management system written in Java. It functions as an embeddable SQL database that can run directly within an application process to remove network latency, or as an in-memory database for high-performance volatile storage. It also includes a web-based console for executing SQL commands and administering schemas. The system is characterized by its flexible deployment modes, including a standalone server mode for remote TCP/IP access and a mixed mode for simultaneous local and remote connectivity. It features a dialect emulation layer and compatibilit

    Javadatabasejavajdbc
    Voir sur GitHub↗4,607
  • pingcap/awesome-database-learningAvatar de pingcap

    pingcap/awesome-database-learning

    10,672Voir sur GitHub↗

    This project is a curated collection of academic papers, books, and technical resources designed for studying the architecture and implementation of database management systems. It serves as a comprehensive educational guide for engineers and researchers looking to understand the fundamental principles behind modern data storage and retrieval. The repository distinguishes itself by providing structured learning paths across critical database domains, including the design of persistent storage engines, the mechanics of query optimization, and the complexities of distributed transaction managem

    awesomeawesome-listblogs
    Voir sur GitHub↗10,672
Voir les 30 alternatives à Mysql Server→