LinuxLinks.com
Newbies What Next ? News Forums Calendar
News Sections
Home
General News (3766/0)
Reviews (573/0)
Press Releases (450/0)
Distributions (129/0)
Software (515/0)
Hardware (378/0)
Security (187/0)
Tutorials (290/0)
Off Topic (168/0)

Related sites

User Functions
Username:

Password:

Don't have an account yet? Sign up as a New User

Events
There are no upcoming events



MySQL

MySQL

MySQL is a multithreaded, multi-user SQL database management system (DBMS) which is reported to have more than 11 million installations. The basic program runs as a server providing multiuser access to a number of databases.

The MySQL database server can handle deeply embedded applications with a footprint of only 1MB to running massive data warehouses holding terabytes of information.

MySQL offers a powerful transactional database engine. Features include complete ACID (atomic, consistent, isolated, durable) transaction support, unlimited row-level locking, distributed transaction capability, and multi-version transaction support where readers never block writers and vice-versa. Full data integrity is also assured through server-enforced referential integrity, specialized transaction isolation levels, and instant deadlock detection.

MySQL is a popular database backend for web sites as it has a high-performance query engine, fast data insert capability, and strong support for specialized web functions like fast full text searches.

MySQL was awarded Application of the Year by YouTube, Amp'd Mobile and Adobe.

MySQL 5.0.51

Price
Free to download

Size
26.3MB
License

GNU Public License or Commercial License

Developer
MySQL AB

Website
www.mysql.org

System Requirements

Support Sites:
Planet MySQL, MySQL Forge, MySQL Conference & Expo, MySQL Manual, MySQL Gotchas, Introduction to MySQL, Database Journal, MySQL Forums, MySQL Help Forums, MySQL Lists

Selected Reviews:
Techworld, PostgreSQL vs MySQL, MySQL & Sequences, MySQL vs. PostgreSQL

Key features include::

  • A broad subset of ANSI SQL 99, as well as extensions
  • Cross-platform support
  • Stored procedures
  • Triggers
  • Cursors
  • Updatable Views
  • True VARCHAR support
  • INFORMATION_SCHEMA
  • Strict mode
  • X/Open XA distributed transaction processing (DTP) support; two phase commit as part of this, using Oracle's InnoDB engine
  • Independent storage engines (MyISAM for read speed, InnoDB for transactions and referential integrity, Archive for storing historical data in little space)
  • Transactions with the InnoDB, BDB and Cluster storage engines; savepoints with InnoDB
    SSL support
  • Query caching
  • Sub-SELECTs (i.e. nested SELECTs)
  • Replication with one master per slave, many slaves per master, no automatic support for multiple masters per slave.
  • Full-text indexing and searching using MyISAM engine
  • Embedded database library
  • Partial Unicode support (UTF-8 sequences longer than 3 bytes are not supported; UCS-2 encoded strings are also limited to the BMP)
  • ACID compliance using the InnoDB, BDB and Cluster engines
  • Shared-nothing clustering through MySQL Cluster
  • Multiple storage engines, allowing you to choose the one which is most effective for each table in the application
  • Native storage engines (MyISAM, Falcon, Merge, Memory (heap), Federated, Archive, CSV, Blackhole, Cluster, BDB, EXAMPLE)
  • Partner-developed storage engines (InnoDB, solidDB, NitroEDB, BrightHouse)
  • Community-developed storage engines (memcached, httpd, PBXT)
  • Custom storage engines
  • Commit grouping, gathering multiple transactions from multiple connections together to increase the number of commits per second.

Return to 'Linux Equivalents' Home Page





Last Updated Monday, March 10 2008 @ 03:00 PM EST


Who's Online
Guest Users: 26

Local Content
Migrating from Windows to Linux
Fedora 7 review
TV Guides
Cedega 4.2.1 Review
Linux Guide
Xandros Desktop OS Version 3.0 Review
Zaurus Software Reviews

Older Stories
Wednesday 05/07
  • Moonlighting Linux: the future of rich web apps (0)
  • Linux-friendly SBC hosts dual quad-core Xeons (0)
  • Is it time to move to Linux? (0)

  • Tuesday 05/06
  • Xandros expands mobile device push (0)
  • Oracle Comes Out into the Open on GNU/Linux (0)
  • CoreCodec makes apology (0)

  • Monday 05/05
  • 80 of the Best Linux Security Applications (0)
  • Linux Shootout: 7 Desktop Distros Compared (0)
  • SCO boss boos Linux from the sidelines (0)

  • Friday 05/02
  • Dell, HP, Lenovo rev up Linux with driver promise (0)

  • Whats New
    STORIES
    4 stories in last 24 hours

    COMMENTS last 48 hrs
    No new comments

    LINKS last 2 wks
    No recent new links

    Vote

    What do you find MOST attractive about Open Source software?

    Amount of customization
    Security
    Freedom provided
    Speed of development
    Quality
    Multiple versions
    Cost
    Potential to contribute
    Ability to modify code
    Results
    669 votes | 0 comments

    Built with GeekLog and phpBB
    Comments to the webmaster are welcome
    Copyright © 2002 LinuxLinks.com - All rights reserved