| InnoDB | |
|---|---|
| Developed by | Oracle Corporation |
| OS | Cross-platform |
| Genre | Database engine |
| License | GPL or proprietary |
| Website | http://www.innodb.com/ |
InnoDB is a storage engine for MySQL, included as standard in all current binaries distributed by MySQL AB. A software developer is a person or organization concerned with facets of the software development process wider than design and coding a somewhat broader scope of Oracle Corporation ( specializes in developing and marketing Enterprise software products — particularly Database management systems In 2007 Oracle ranked An operating system (commonly abbreviated OS and O/S) is the software component of a Computer system that is responsible for the management and coordination In computing cross-platform (also known as multi-platform) is a term used to refer to Computer software or computing methods and concepts that are implemented Computer software can be organized into categories based on common function type or field of use A database engine is the underlying software component that a Database management system (DBMS uses to create retrieve update and delete (see CRUD (acronym A software license (or software licence in commonwealth usage is a Legal instrument governing the usage or redistribution of copyright protected software Proprietary software is Computer software on which the producer has set restrictions on use private modification copying, or republishing. A website (alternatively web site or Web site, a back-construction from the Proper noun World Wide Web) is a collection of Web pages A database engine is the underlying software component that a Database management system (DBMS uses to create retrieve update and delete (see CRUD (acronym MySQL is a Relational database management system (RDBMS which has more than 11 million installations MySQL AB (founded 1995 acquired by Sun Microsystems 2008 was dual headquartered in Uppsala, Sweden and Cupertino, California Its main enhancement over other storage engines available for use with MySQL is ACID-compliant transaction support, similar to PostgreSQL, along with foreign key support (declarative referential integrity). In Computer science, ACID ( Atomicity Consistency Isolation Durability) is a set of properties that guarantee that Database transactions are A database transaction is a unit of work performed against a Database management system or similar system that is treated in a coherent and reliable way independent of other PostgreSQL is an Object-relational database management system (ORDBMS
InnoDB became a product of Oracle Corporation after their acquisition of Innobase Oy, in October 2005[1]. Oracle Corporation ( specializes in developing and marketing Enterprise software products — particularly Database management systems In 2007 Oracle ranked The software is dual licensed. Dual-licensing is the practice of distributing Software under two different sets of terms and conditions It is distributed under the GNU General Public License, but can also be licensed to parties wishing to combine InnoDB in proprietary software. Proprietary software is Computer software on which the producer has set restrictions on use private modification copying, or republishing. [2]
MyISAM is the usual alternative engine and the following properties are some which distinguish the two: