MaxDB is a SAP-certified database of MySQL AB. The MaxDB Database Server supplements the MySQL AB product series. Some MaxDB features are unavailable on the MySQL database server, and vice versa.
The following describes the main differences between MaxDB and MySQL:
MaxDB is a system that operates in Client/Server mode. MySQL can run as a client/server system or as an embedded system.
MaxDB may not run on all platforms supported by MySQL.
MaxDB uses the VPC protocol for client/server communication. MySQL uses TCP/IP or SSL encryption is not used), SOCKET protocol is similar to Unix system) or named pipe Windows NT series ).
MaxDB supports storage programs. MySQL 5.0 implements storage programs. MaxDB also supports triggering program programming through SQL extension, which is planned to be implemented in MySQL 5.1. MaxDB contains debugging programs for the storage program language. It can concatenate multiple nested triggers, and each action and row supports multiple triggers.
MaxDB is released on a text, graphic, or Web-based user interface. MySQL is released only on the text-based user interface: the graphical user interface MySQL control center, MySQL manager) is provided separately with the main release version. Web-based user interfaces for MySQL are provided by a third party.
MaxDB supports multiple programming interfaces that are also supported by MySQL. To use MaxDB for development, we also provide the MaxDB ODBC driver, SQL database connected to SQLDBC), JDBC driver, Perl and Python modules, and the MaxDB PHP extension uses PHP to access the MySQL MaxDB database ). Third-party programming interfaces: supports ole db, ADO, DAO, RDO, And. NET and ODBC. MaxDB supports embedded SQL and C/C ++.
MaxDB includes the management features not available in MySQL: schedules by time, event, and alarm, and sends messages to the database manager when the alarm threshold is reached.
- Comment: What does MySQL not threaten oracle?
- On MySQL storage engine selection InnoDB or MyISAM
- Detailed description of MySQL three practical development knowledge