mysql--available MySQL products and professional services

Source: Internet
Author: User
Tags failover microsoft sql server mysql query analyzer oracle solaris

I. MySQL Community Edition (Community Edition):
MySQL Community Edition is the freely downloadable version of the world's most popular open source database. It is available under the GPL license and are supported by a huge and active community of open source developers.

The MySQL Community Edition includes:

Pluggable Storage Engine Architecture
Multiple Storage Engines:
InnoDB
MyISAM
NDB (MySQL Cluster)
Memory
Merge
Archive
CSV
and more
MySQL Replication to improve application performance and scalability
MySQL partitioning to improve performance and management of large database applications
Stored procedures to Improv E developer productivity
Triggers to enforce complex business rules on the database level
views to ensure sensitive Information isn't compromised
performance Schema for user/application level monitoring of resource consumption
INF Ormation Schema to provide easy access-metadata
MySQL connectors (ODBC, JDBC,. NET, etc) for building Applications I N Multiple languages
MySQL Workbench for visual modeling, SQL development and administration
Available on over PL Atforms and operating systems including Linux, Unix, Mac and Windows.

Two. MySQL Enterprise Edition:
MySQL Enterprise Edition provides the most comprehensive range of advanced features, management tools, and technical support for the highest level of MySQL scalability, security, reliability, and trouble-free uptime. It reduces risk, cuts costs, and reduces complexity while developing, deploying, and managing business-critical MySQL applications. MySQL Enterprise-Class backup
MySQL Enterprise-class backup provides online "hot" backups of the database, reducing the risk of data loss. It supports full, incremental, and partial backups, as well as point-in-time recovery and backup compression.

MySQL Enterprise-Class high availability
MySQL Enterprise-class high availability helps ensure high availability of your database infrastructure. MySQL offers a number of certified and well-supported solutions, including MySQL replication, Oracle VM templates for MySQL, DRBD, Oracle Solaris cluster, and Windows failover cluster for MySQL.

MySQL Enterprise-scale scalability
MySQL Enterprise-Class scalability helps you meet the performance and scalability requirements of a growing user, query, and data load. The MySQL thread pool provides an efficient threading model designed to reduce the administrative overhead of client connections and statement execution threads.

MySQL Enterprise-Class security
MySQL Enterprise-class security provides a number of ready-to-use external authentication modules to easily integrate MySQL into your existing security infrastructure, including LDAP and Windows Active Directory. You can use the Pluggable authentication module ("PAM") or the Windows OS native service to authenticate MySQL users.

MySQL Enterprise-level auditing
With MySQL enterprise-level auditing, organizations can quickly and seamlessly add policy-based audit compliance to new and existing applications. You can dynamically enable user-level activity logs, implement activity-based policies, manage audit log files, and integrate MySQL audits into Oracle and third-party solutions.

MySQL Enterprise Monitor
MySQL Enterprise monitor and MySQL Query Analyzer continuously monitor the database and alert you to potential problems that may affect your system. It's like having a "virtual DBA assistant" that provides you with best practice advice on how to eliminate security breaches, improve replication, and optimize performance. This can significantly improve the productivity of developers, DBAs, and system administrators.

New! Oracle Enterprise Manager for MySQL
Oracle Enterprise Manager for MySQL gives you a real-time, comprehensive view of the performance, availability, and configuration information of your MySQL database.

MySQL Fabric
MySQL Fabric provides a framework for managing the MySQL farm. Provides high availability by adding automatic fault detection and failover on top of MySQL replication. Horizontal scaling of Read and write implementations through table shards. MySQL Fabric ensures that queries and transactions are always routed to the correct MySQL server.

MySQL Workbench
MySQL Workbench is a unified visualization tool built for database architects, developers, and DBAs. It provides data modeling tools, SQL development tools, database migration tools, and comprehensive management tools (including server configuration, user management, and so on).

MySQL Technical Support
With 24x7 technical support, MySQL provides direct access to MySQL Professional support engineers for full support on MySQL application development, deployment, and management.

Three. MySQL's Standard Edition: enables you to deliver high-performance and scalable online transaction processing (OLTP) applications. It provides ease of use and guarantees the performance and reliability of the MySQL industry.
MySQL's Standard edition contains InnoDB, which makes it a fully integrated transaction-safe database that supports transactional processing. In addition, MySQL replication can provide high-performance and extensible applications.
Lower total cost of ownership-keep your MySQL database down to total cost of ownership.
Reliability, performance and ease of use-MySQL is proving to be the most popular open source database in the world.
database development, design, and management-the MySQL Workbench provides an integrated development, design, and management environment that improves the productivity of developers and database administrators.

Four. MySQL Classic Edition:
MySQL Classic is the ideal choice for developing read-intensive applications that use the MyISAM storage engine. It is a high-performance, 0-managed database.
Lower total cost of ownership-keep your MySQL database down to total cost of ownership.
Easy to use-MySQL downloads to install in just "15 minutes".
Easy to manage-MySQL is easy to manage and the database administrator is able to manage more servers.
Support for more than 20 platforms and operating systems, including Linux,unix,mac and windows, provides greater flexibility in development and deployment.

Five. MySQL Cluster CGE:
As the internet continues to deepen our daily lives, the sharing of information between social networks, the high-speed wireless connectivity of various mobile smart devices, and the emerging use of machine-to-machine data have led to explosive growth in data volumes and user numbers.

With unparalleled scalability, high availability, uptime, and flexibility, MySQL cluster enables users to meet the database challenges of next-generation Web, cloud, and communications services.
MySQL Cluster offers you the following benefits:

High level of write extensibility through automatic sharding
MySQL Cluster automatically shards (or partitions) tables onto different nodes, enabling the database to scale horizontally on low-cost commodity hardware while maintaining full application transparency to the application.

99.999% availability
With its distributed, no-sharing architecture, MySQL Cluster provides 99.999% availability, ensuring strong resiliency and the ability to perform scheduled maintenance without downtime.

SQL and NoSQL APIs
MySQL Cluster enables users to consolidate the best parts of relational database technology and NoSQL technologies in their solutions, reducing cost, risk, and complexity.

Real-time performance
MySQL Cluster provides real-time response time and throughput to meet the needs of the most demanding Web, telecom, and enterprise applications.

Multi-site cluster with cross-geo-replication capabilities
Cross-geo replication enables multiple clusters to be distributed across different locations, improving disaster resilience and global WEB service scalability.

Online extensions and schema upgrades
To support continuous operation, MySQL Cluster allows the addition of nodes and updates to the running database schema, enabling fast-changing and highly dynamic workloads.

MySQL Cluster Automatic installation program
MySQL Cluster from install to run in just a few minutes! Configure and supply production-grade clusters graphically, and automatically tune for your load and environment.

MySQL Cluster Manager
MySQL Cluster Manager automates common management tasks, simplifying the creation and management of MySQL Cluster carrier-grade version databases.

24x7 Technical Support
MySQL provides 24x7 technical support, and users can contact MySQL Professional Support engineers directly for full support on MySQL application development, deployment and management.

Six. mysql Embedded database:
More than 2000 Isvs,oems and VARs have MySQL as their product's embedded database to make their applications, hardware and devices more competitive, enable them to market faster and lower their sales costs (the cost of selling goods).

These software developers (ISVs) and original equipment manufacturer (OEM) customers choose MySQL for the following reasons:

With low cost, MySQL can reduce the cost of selling 90% of goods over the entire application lifecycle compared to Microsoft SQL Server. A low-cost database can improve the competitiveness of products and is suitable for price-sensitive customers.
Cross-platform flexibility supports over 20 platforms and allows for free installation in a combination of hardware and operating systems.
High performance, high reliability and scalable performance in the most demanding applications, such as telecommunications and network management, for 24x7 requirements. Includes a full-featured relational database management system that makes the product more competitive when the customer's data inevitably increases.
Easy-to-use can be quickly installed, configured and integrated into the system, so developers can focus on application development, reducing costs and time.
0 management eliminates the need for clients to hire full-time DBAs to manage databases, or spend a significant amount of hours doing database management, and reduce or eliminate costly database-related phone support.
There are 4 commercial products available as MySQL embedded database:

mysql--available MySQL products and professional services

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.